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

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