PrintDocument for WinForms
AssignFrom メソッド (TableVectorGroup)


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

パラメータ

source
The source object to copy properties from.
参照

TableVectorGroup クラス
TableVectorGroup メンバ