GetLineStyle Method (IRichLineStyle)
Gets the style name of the specified RichLineStyle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetLineStyle( _
LONG VertexIndex As System.Integer _
) As System.String |
C# | |
---|
System.string GetLineStyle(
System.int VertexIndex
) |
JavaScript | |
---|
GetLineStyle(
VertexIndex : Number,\n) : String |
Parameters
- VertexIndex
- Index of the line element whose style name to get
Parameters
- StyleName[out] or Return Value
- Style name
Remarks
See Also
Availability
DraftSight V1R1.3