Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / BoundingBox Class / LinePattern Property

In This Topic
    LinePattern Property (BoundingBox)
    In This Topic
    Gets or sets the pattern used to draw the wireframe box.
    Syntax
    'Declaration
     
    Public Property LinePattern As UShort
    public ushort LinePattern {get; set;}
    See Also