'Declaration Function AddShape( _ ByVal type As AutoShapeType, _ ByVal x As Double, _ ByVal y As Double, _ ByVal width As Double, _ ByVal height As Double _ ) As IShape
Parameters
- type
- x
- y
- width
- height
'Declaration Function AddShape( _ ByVal type As AutoShapeType, _ ByVal x As Double, _ ByVal y As Double, _ ByVal width As Double, _ ByVal height As Double _ ) As IShape