DioDocs for PDF
SetRelativeTransform メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutView クラス : SetRelativeTransform メソッド
A LayoutView to be used as the base for relative transformation.
The transformation matrix relative to the baseView.
Sets the transformation matrix relative to other LayoutView.
シンタックス
'宣言
 
Public Sub SetRelativeTransform( _
   ByVal baseView As LayoutView, _
   ByVal relativeTransform As Matrix _
) 
public void SetRelativeTransform( 
   LayoutView baseView,
   Matrix relativeTransform
)

パラメータ

baseView
A LayoutView to be used as the base for relative transformation.
relativeTransform
The transformation matrix relative to the baseView.
参照

LayoutView クラス
LayoutView メンバ