Visual Basic | |
---|---|
Property Preset As System.Boolean |
C# | |
---|---|
System.bool Preset {get; set;} |
JavaScript | |
---|---|
get_Preset () : Boolean put_Preset ( NewVal : Boolean ) |
Property Value
True if you can create BlockAttributes that accept their default values, false if notIf this property is true, then values are not requested when BlockAttributes are selected. However, you can edit BlockAttribute values after insertion.
DraftSight V1R2.0