ComponentOne FlexReport for WinForms
CreateShape Method

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > ShapeBase Class : CreateShape Method
Creates ShapeBase-derived object appropriate specified ShapeType.
Syntax
'Declaration
 
Public Shared Function CreateShape( _
   ByVal shapeType As ShapeType _
) As ShapeBase
public static ShapeBase CreateShape( 
   ShapeType shapeType
)

Parameters

shapeType
See Also

Reference

ShapeBase Class
ShapeBase Members