DioDocs for PDF
BaseTransform プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout.Composition 名前空間 > Surface クラス : BaseTransform プロパティ
Gets the transformation matrix of the GrapeCity.Documents.Drawing.GcGraphics object when it was passed to the Render method.

Returns an identity matrix when checked outside of the Render method.

シンタックス
'宣言
 
Public ReadOnly Property BaseTransform As System.Numerics.Matrix3x2
public System.Numerics.Matrix3x2 BaseTransform {get;}
参照

Surface クラス
Surface メンバ