次の方法で共有


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

プロパティ値

境界ボックス。

適用対象

こちらもご覧ください