你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Face interface
Coordinates to the found face.
Properties
bottom | The bottom coordinate. |
left | The left coordinate. |
right | The right coordinate. |
top | The top coordinate. |
Property Details
bottom
The bottom coordinate.
bottom?: number
Property Value
number
left
The left coordinate.
left?: number
Property Value
number
right
The right coordinate.
right?: number
Property Value
number
top
The top coordinate.
top?: number
Property Value
number