Share

LineGraphics.LineType Property

Parent Object: LineGraphics

Description

Property that gets and sets the line type override. Setting the property to kDefaultLineType restores the default line type. If the property returns kCustomLineType, the GetCustomLineType method can be used to get further details about the line type.

Syntax

LineGraphics.LineType() As LineTypeEnum

Property Value

This is a read/write property whose value is a LineTypeEnum.

Version

Introduced in version 2008

Was this information helpful?