Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DisplayModeSettings Class / ShowEdges Property

In This Topic
    ShowEdges Property
    In This Topic
    Gets or sets the entity edges visibility status.
    Syntax
    'Declaration
     
    Public Property ShowEdges As Boolean
    public bool ShowEdges {get; set;}
    See Also