Bitmap for WPF
GetBounds() メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Geometry クラス > GetBounds メソッド : GetBounds() メソッド
Retrieves the bounds of the geometry.
シンタックス
'宣言
 
Public Overloads Function GetBounds() As RectF
public RectF GetBounds()

戻り値の型

When this method returns, contains the bounds of this geometry. If the bounds are empty, this will be a rect where bounds.left > bounds.right. You must allocate storage for this parameter.
参照

Geometry クラス
Geometry メンバ
オーバーロード一覧