--- layout: posts title: Api - IMeasureWithCenter Interface ---

A measurement of extents, with a center point.

Hierarchy

Index

Properties

Properties

center

center: IPoint

The center point of the rectangle containing the item being measured.

height

height: number

The height of the rectangle containing the item being measured.

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.

width

width: number

The width of the rectangle containing the item being measured.

Generated using TypeDoc