Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / AttributeReference Class / Preset Property

In This Topic
    Preset Property (AttributeReference)
    In This Topic
    Autodesk attribute mode. The attribute is set to the default value if a preset value exists.
    Syntax
    'Declaration
     
    Public Property Preset As Boolean
    public bool Preset {get; set;}
    See Also