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