Document Library for WinForms
AssignFrom(VisualPrimitive) メソッド

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

パラメータ

source
The source object to copy properties from.
参照

Line クラス
Line メンバ