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

In This Topic
    AttributeReferenceVisibilityMode Property (ViewportLayout)
    In This Topic
    Gets or sets the AttributeReferences visibility mode.
    Syntax
    'Declaration
     
    Public Property AttributeReferenceVisibilityMode As attributeReferenceVisibilityType
    public attributeReferenceVisibilityType AttributeReferenceVisibilityMode {get; set;}
    See Also