Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / ShowNormals Property

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