AttributeBase.Constant Property

Autodesk attribute mode. The attribute text is a fixed value and the value is preset.
Public Property Constant() As Boolean
This language is not supported or no code example is available.
public bool Constant {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
To see the effect of this change, call EntityList.SynchronizeAttributes

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition