GetLineStyleNames

Top  Previous  Next

 

GetLineStyleNames (Method)

 

This function returns the total number and the names of the line types

 

Syntax:

Function GetLineStyleNames(sLineStyleNames() As String) As Short

 

The GetLineStyleNames method syntax consists of the following:

Parameter

Data Type

Description

sLineStyleNames()

String

An array of Strings for the names of the line types

 

Return value:

Short - Is the total number of the line types

 

Example