[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShapeBase.IncrementLeft

IncrementLeft Method

IncrementLeft(int)

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

Declaration
void IncrementLeft(int increment)
Sub IncrementLeft(increment As Integer)
Parameters
Type Name Description
int increment

Specifies how far the shape is to be moved horizontally, in pixels. A positive value moves the shape to the right; a negative value moves it to the left.