DimensionStyle Property (ILeader) Send Feedback
See Also 
Gets or sets the name of the DimensionStyle for the Leader.

Syntax

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

Property Value

Name of DimensionStyle

See Also

Availability

DraftSight V1R1.2