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

In This Topic
    Constant Property (AttributeReference)
    In This Topic
    Autodesk attribute mode. The attribute text is a fixed value and the value is preset.
    Syntax
    'Declaration
     
    Public Property Constant As Boolean
    public bool Constant {get; set;}
    See Also