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

Syntax

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

Property Value

Name of the LineStyle

See Also

Availability

DraftSight V1R1.2