ComponentOne FlexReport for UWP
CreateShape Method

C1.UWP.Document Assembly > C1.Xaml.Document 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