'Usage
Dim instance As IShapeBase Dim increment As Integer instance.IncrementTop(increment)
Parameters
- increment
- Specifies how far the shape object is to be moved vertically, in pixels. A positive value moves the shape down; a negative value moves it up.