PrintDocument for WinForms
AssignFrom メソッド (LayoutChangeBase)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > LayoutChangeBase クラス : AssignFrom メソッド
The source object to copy properties from.
Assigns (copies) properties from another LayoutChangeBase to the current object.
シンタックス
'宣言
 
Public Overridable Sub AssignFrom( _
   ByVal source As LayoutChangeBase _
) 
'使用法
 
Dim instance As LayoutChangeBase
Dim source As LayoutChangeBase
 
instance.AssignFrom(source)
public virtual void AssignFrom( 
   LayoutChangeBase source
)

パラメータ

source
The source object to copy properties from.
参照

LayoutChangeBase クラス
LayoutChangeBase メンバ