Description
Accesses the lighting units for the drawing, where 0 = Generic, 1 = International, and 2 = American.
Visual Basic
Public Property LightingUnits() As byte
C#
public byte LightingUnits;
Conditions
Read / Write
Accesses the lighting units for the drawing, where 0 = Generic, 1 = International, and 2 = American.
Public Property LightingUnits() As byte
public byte LightingUnits;
Read / Write