FlexReport for WinForms
AssignFrom メソッド (EllipsePartShape)


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

パラメータ

source
The source object to copy properties from.
参照

参照

EllipsePartShape クラス
EllipsePartShape メンバ