Share

ComponentGraphics.LineWeight Property

Parent Object: ComponentGraphics

Description

Read-write property that gets and sets the thickness of this primitive. 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

ComponentGraphics.LineWeight() As Double

Property Value

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

Version

Introduced in version 2011

Was this information helpful?