ExtensionLine2Style Property (IDimensionStyleLineOptions)
Gets or sets the name of the LineStyle of the Dimension's second extension line.
.NET Syntax
Visual Basic (Declaration) | |
---|
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