Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DrawSilhouettesParams Class / SkipBorderEdges Property

In This Topic
    SkipBorderEdges Property
    In This Topic
    If true, skips the drawing of the silhouettes on the edges with just one adjacent triangle.
    Syntax
    'Declaration
     
    Public Property SkipBorderEdges As Boolean
    public bool SkipBorderEdges {get; set;}
    See Also