Table of Contents

Property lunits

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

lunits

Get/Set the Linear Units of the object.

public LUnits lunits { get; set; }

Property Value

LUnits

Remarks

If the Document of the object is not null returns the Document's units.

See Also