ExtensionLine1Style Property (IDimensionStyleLineOptions) Send Feedback
See Also 
Gets or sets the name of the LineStyle of the Dimension's first extension line.

Syntax

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

Property Value

Name of the LineStyle

See Also

Availability

DraftSight V1R1.2