FlexReport for WinForms
CreateSame メソッド (Border)


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

戻り値の型

The created object.
参照

参照

Border クラス
Border メンバ