Suffix Property (IDimensionStyleLinearDimensionOptions)
Gets or sets a suffix for linear Dimensions.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Suffix As System.String |
C# | |
---|
System.string Suffix {get; set;} |
JavaScript | |
---|
get_Suffix () : String
put_Suffix (
NewVal : String
)
|
C++ | |
---|
DSRESULT get_Suffix (
dsString* Val
)
DSRESULT put_Suffix(
const dsString& NewVal
) |
Property Value
Suffix
See Also
Availability
DraftSight V1R1.2