FlexReport for WPF
DocumentTransform プロパティ


C1.WPF.Document アセンブリ > C1.WPF.Word 名前空間 > DrawingElementEventArgs クラス : DocumentTransform プロパティ
論理ピクセルと PDF ページ単位(ポイント)の間で座標を変換するために使用される System.Windows.Media.Transform を取得します。
シンタックス
'宣言
 
Public ReadOnly Property DocumentTransform As System.Windows.Media.Transform
'使用法
 
Dim instance As DrawingElementEventArgs
Dim value As System.Windows.Media.Transform
 
value = instance.DocumentTransform
public System.Windows.Media.Transform DocumentTransform {get;}
参照

DrawingElementEventArgs クラス
DrawingElementEventArgs メンバ