次の方法で共有


IInkStrokeContainer.BoundingRect プロパティ

定義

InkStrokeContainer によって管理される InkStroke コレクションの外接する四角形を取得します。

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

プロパティ値

InkStroke コレクションの外接する四角形。

適用対象

こちらもご覧ください