C1.UWP.Document Assembly / C1.Xaml.Document Namespace / ShapeBase Class / CreateShape Method

In This Topic
CreateShape Method
In This Topic
Creates ShapeBase-derived object appropriate specified ShapeType.
Syntax
'Declaration
 
Public Shared Function CreateShape( _
   ByVal shapeType As ShapeType _
) As ShapeBase
 

Parameters

shapeType
See Also