Eyeshot 11 WPF API Reference
WPF 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