Document Library for UWP
AssignFrom メソッド (ShapeBase)

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

パラメータ

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

ShapeBase クラス
ShapeBase メンバ