Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / HiddenLinesViewSettings Class / PenWire Property

In This Topic
    PenWire Property
    In This Topic
    The pen used to draw the wires.
    Syntax
    'Declaration
     
    Public Property PenWire As Pen
    public Pen PenWire {get; set;}
    See Also