Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Block Class / Units Property

In This Topic
    Units Property (Block)
    In This Topic
    Gets or sets block unit system.
    Syntax
    'Declaration
     
    Public Property Units As linearUnitsType
    public linearUnitsType Units {get; set;}
    See Also