ActiveReports for .NET 18.0J
Transform メソッド (GraphicsPath)

GrapeCity.ActiveReports.Chart.Drawing.Drawing2D 名前空間 > GraphicsPath クラス : Transform メソッド
適用する変換を表すMatrix3x2を指定します。
変換行列をこの GraphicsPath に適用します
シンタックス
'宣言
 
Public Sub Transform( _
   ByVal matrix As Matrix3x2 _
) 
public void Transform( 
   Matrix3x2 matrix
)

パラメータ

matrix
適用する変換を表すMatrix3x2を指定します。
参照

GraphicsPath クラス
GraphicsPath メンバ