DioDocs for PDF
TransformRegion メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > Region クラス : TransformRegion メソッド
The transformation to apply.
Creates a transformed copy of the Region.
シンタックス
'宣言
 
Public Function TransformRegion( _
   ByVal worldTransform As System.Numerics.Matrix3x2 _
) As Region
public Region TransformRegion( 
   System.Numerics.Matrix3x2 worldTransform
)

パラメータ

worldTransform
The transformation to apply.
参照

Region クラス
Region メンバ