InkStroke.BoundingRect 속성

정의

InkStroke의 경계 상자를 가져옵니다.

public:
 property Rect BoundingRect { Rect get(); };
Rect BoundingRect();
public Rect BoundingRect { get; }
var rect = inkStroke.boundingRect;
Public ReadOnly Property BoundingRect As Rect

속성 값

경계 상자입니다.

적용 대상

추가 정보