Skip to main content
A newer version of this page is available. .
All docs
V21.2

Measurements.CreateRuler Method

Name Parameters Description
CreateRuler(RulerType, IList<CoordPoint>, RulerAppearance) rulerType, points, rulerAppearance Creates a ruler with the specified type and appearance settings to measure the distance or the area between coordinate points passed as the second parameter.
CreateRuler(RulerType, IList<CoordPoint>) rulerType, points Creates a ruler of the specified type to measure the distance or area between coordinate points passed as the second parameter.