Api - IMeasureWithCenter Interface
Hierarchy
-
IMeasure
- IMeasureWithCenter
Index
Properties
center
The center point of the rectangle containing the item being measured.
height
The height of the rectangle containing the item being measured.
high
The point containing both the highest x and y values of the rectangle containing the item being measured.
low
The point containing both the lowest x and y values of the rectangle containing the item being measured.
width
The width of the rectangle containing the item being measured.
Generated using TypeDoc
A measurement of extents, with a center point.