Suffix Property (IDimensionStyleLinearDimensionOptions) Send Feedback
See Also 
Gets or sets a suffix for linear Dimensions.

Syntax

Visual Basic 
Property Suffix As System.String
C# 
System.string Suffix {get; set;}
JavaScript 
get_Suffix () : String
put_Suffix (
   NewVal : String
)
COM native C++ 
HRESULT get_Suffix(
   BSTR* Val
) 
HRESULT put_Suffix( 
   BSTR NewVal
C++ 
DSRESULT get_Suffix (
   dsString* Val
)
DSRESULT put_Suffix(
   const dsString& NewVal
)

Property Value

Suffix

See Also

Availability

DraftSight V1R1.2