FlexReport for WinForms
AssignFrom メソッド (DictionaryImage)


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

パラメータ

source
The source object to copy properties from.
参照

参照

DictionaryImage クラス
DictionaryImage メンバ