FlexReport for WinForms
CreateSame メソッド (Line)


C1.Document アセンブリ > C1.Document 名前空間 > Line クラス : CreateSame メソッド
Creates an object of the same type as the current object.
シンタックス
'宣言
 
Public Overrides Function CreateSame() As VisualPrimitive
'使用法
 
Dim instance As Line
Dim value As VisualPrimitive
 
value = instance.CreateSame()
public override VisualPrimitive CreateSame()

戻り値の型

The created object.
参照

参照

Line クラス
Line メンバ