GetLineStyle

Top  Previous  Next

 

GetLineStyle (Method)

 

This function returns the linetype name and data for a specific line type index

 

Syntax:

Function GetLineStyle(Index As Short) As String

 

The GetLineStyle method syntax consists of the following:

Parameter

Data Type

Description

Index

Short

Is the line type index

 

Return value:

String - Is the data for the specific line type index

 

Example