DioDocs for PDF
GetBounds(Matrix3x2) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmapGraphics.Path クラス > GetBounds メソッド : GetBounds(Matrix3x2) メソッド
The transform to apply to this path before calculating its bounds.
Returns a rectangle that bounds this GcBitmapGraphics.Path when this path is transformed by the specified System.Numerics.Matrix3x2.
シンタックス
'宣言
 
Public Overloads Function GetBounds( _
   ByVal worldTransform As System.Numerics.Matrix3x2 _
) As System.Drawing.RectangleF
public System.Drawing.RectangleF GetBounds( 
   System.Numerics.Matrix3x2 worldTransform
)

パラメータ

worldTransform
The transform to apply to this path before calculating its bounds.

戻り値の型

A System.Drawing.RectangleF that represents a rectangle that bounds this GcBitmapGraphics.Path.
参照

GcBitmapGraphics.Path クラス
GcBitmapGraphics.Path メンバ
オーバーロード一覧