--- layout: posts title: Api - IMeasure Interface ---

A measurement of extents, the high and low points.

Hierarchy

Index

Properties

Properties

high

high: IPoint

The point containing both the highest x and y values of the rectangle containing the item being measured.

low

low: IPoint

The point containing both the lowest x and y values of the rectangle containing the item being measured.

Generated using TypeDoc