Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Translators Namespace / ReadFileAsyncWithBlocks Class / Units Property

In This Topic
    Units Property (ReadFileAsyncWithBlocks)
    In This Topic
    Gets or sets imported geometry linear units.
    Syntax
    'Declaration
     
    Public ReadOnly Property Units As linearUnitsType
    public linearUnitsType Units {get;}
    See Also