FlexReport for WinForms
Transform プロパティ (C1HtmlGraphics)


C1.Document アセンブリ > C1.Document.Util 名前空間 > C1HtmlGraphics クラス : Transform プロパティ
Gets or sets transformation matrix.
シンタックス
'宣言
 
Public Overrides Property Transform As Matrix
'使用法
 
Dim instance As C1HtmlGraphics
Dim value As Matrix
 
instance.Transform = value
 
value = instance.Transform
public override Matrix Transform {get; set;}
参照

参照

C1HtmlGraphics クラス
C1HtmlGraphics メンバ