[]
        
(Showing Draft Content)

C1.Document.ShapeBase.CreateShape

CreateShape Method

CreateShape(ShapeType)

Creates ShapeBase-derived object appropriate specified ShapeType.

Declaration
public static ShapeBase CreateShape(ShapeType shapeType)
Public Shared Function CreateShape(shapeType As ShapeType) As ShapeBase
Parameters
Type Name Description
ShapeType shapeType
Returns
Type Description
ShapeBase