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