FlexReport for WinForms
CreateShape メソッド (ShapeBase)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > ShapeBase クラス : CreateShape メソッド
Creates ShapeBase-derived object appropriate specified ShapeBase.ShapeType.
シンタックス
'宣言
 
Public Shared Function CreateShape( _
   ByVal shapeType As ShapeType _
) As ShapeBase
'使用法
 
Dim shapeType As ShapeType
Dim value As ShapeBase
 
value = ShapeBase.CreateShape(shapeType)
public static ShapeBase CreateShape( 
   ShapeType shapeType
)

パラメータ

shapeType
参照

参照

ShapeBase クラス
ShapeBase メンバ