[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShapeBase.IncrementTop

IncrementTop Method

IncrementTop(int)

Moves the specified shape vertically by the specified number of pixels.

Declaration
void IncrementTop(int increment)
Sub IncrementTop(increment As Integer)
Parameters
Type Name Description
int 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.