Share

Layer.LineWeight Property

Parent Object: Layer

Description

Property that gets and sets the thickness of this primitive/object. If LineDefinitionSpace is set to kScreenSpace, this value is defined in pixels. If LineDefinitionSpace is set to kModelSpace, this value is defined in model units (centimeters).

Syntax

Layer.LineWeight() As Double

Property Value

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

Version

Introduced in version 10

Was this information helpful?