Share

Layer.GetCustomLineType Method

Parent Object: Layer

Description

Method that returns information regarding the custom line type in use, or a failure if it is not a kCustomLineType.

Syntax

Layer.GetCustomLineType( LineTypeName As String, LineTypeDescription As String )

Parameters

Name Type Description
LineTypeName String The name of the custom line type in use.
LineTypeDescription String The description of the line type in use.

Version

Introduced in version 2008

Was this information helpful?