Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMeasureWithCenter

具有中心点的范围测量值.

Hierarchy

Index

Properties

Properties

center

center: IPoint

包含要测量的项目的矩形的中心点.

height

height: number

包含要测量的项目的矩形的高度.

high

high: IPoint

包含要测量项目的矩形的最大 x 和 y 值的点.

low

low: IPoint

包含要测量项的矩形的最小 x 和 y 值的点.

width

width: number

包含要测量的项目的矩形的宽度.

Generated using TypeDoc