AddShape Method (DrawingToolbar)
Add a Shape by shape type.
public void AddShape(
string
)
'Declaration
Public Sub AddShape( _
ByVal As String _
)
'Usage
Dim instance As DrawingToolbar
Dim ShapeType As String
instance.AddShape(ShapeType)
Parameters
- ShapeType
- Shape type.