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

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