PrintDocument for WinForms
AssignFrom メソッド (ShapeProps)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > ShapeProps クラス : AssignFrom メソッド
The source object to copy properties from.
Assigns (copies) properties from another ShapeProps to the current object.
シンタックス
'宣言
 
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
The source object to copy properties from.
参照

ShapeProps クラス
ShapeProps メンバ