DimensionLineStyle Property (IDimensionStyleLineOptions) Send Feedback
See Also 
Gets or sets the name of the LineStyle of the Dimension line.

Syntax

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

Property Value

Name of the LineStyle

See Also

Availability

DraftSight V1R1.2