Metric

Diagram.Metric property

Whether to use metric units in the drawing. Set this attribute to True (1) to use metric units; set it to False (0) to use English units.

public BOOL Metric { get; set; }

See Also