PrintDocument for WinForms
AssignFrom メソッド (ShapeProps)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > ShapeProps クラス : AssignFrom メソッド
プロパティのコピー元のソースオブジェクト。
別の ShapePropsからのプロパティを現在のオブジェクトに割り当てます(コピーします)。
シンタックス
'宣言
 
Public Overridable Sub AssignFrom( _
   ByVal source As ShapeProps _
) 
'使用法
 
Dim instance As ShapeProps
Dim source As ShapeProps
 
instance.AssignFrom(source)
public virtual void AssignFrom( 
   ShapeProps source
)

パラメータ

source
プロパティのコピー元のソースオブジェクト。
参照

ShapeProps クラス
ShapeProps メンバ