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

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