Style Property (IDimensionStyleTextOptions) Send Feedback
See Also 
Gets or sets the name of the Dimension TextStyle.

Syntax

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

Property Value

Name of the Dimension TextStyle

See Also

Availability

DraftSight V1R1.2