Share

SurfaceGraphics.LineType Property

Parent Object: SurfaceGraphics

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

SurfaceGraphics.LineType() As LineTypeEnum

Property Value

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

Version

Introduced in version 2009

Was this information helpful?