Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 906 Bytes

inkanalysisparagraph_boundingrect.md

File metadata and controls

27 lines (19 loc) · 906 Bytes
-api-id -api-type
P:Windows.UI.Input.Inking.Analysis.InkAnalysisParagraph.BoundingRect
winrt property

Windows.UI.Input.Inking.Analysis.InkAnalysisParagraph.BoundingRect

-description

Gets the bounding rectangle of the InkAnalysisParagraph object.

Bounding rectangle Rotated bounding rectangle
Bounding rectangle Rotated bounding rectangle

-property-value

The X, Y coordinates (top left) and dimensions (length and width) of the bounding box for the InkAnalysisParagraph object, in device-independent pixels (DIPs) relative to the upper left-hand corner of the inking area.

-remarks

-see-also

InkAnalysisParagraph.RotatedBoundingRect

-examples