FlexReport for WinForms
Clone メソッド (ShapeBase)


C1.Document アセンブリ > C1.Document 名前空間 > ShapeBase クラス : Clone メソッド
Creates a copy of the current ShapeBase object.
シンタックス
'宣言
 
Public Function Clone() As ShapeBase
'使用法
 
Dim instance As ShapeBase
Dim value As ShapeBase
 
value = instance.Clone()
public ShapeBase Clone()

戻り値の型

The newly created ShapeBase object.
参照

参照

ShapeBase クラス
ShapeBase メンバ