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

Syntax

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

Property Value

Name of the LineStyle for the Leader

Example

See Also

Availability

DraftSight V1R1.2