AutoComplete for ASP.NET Web Forms
AssignFrom メソッド (ShapeBase)

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

パラメータ

source
The source object to copy properties from.
参照

ShapeBase クラス
ShapeBase メンバ