[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShadowFormat.IncrementOffsetX

IncrementOffsetX Method

IncrementOffsetX(double)

Changes the horizontal offset of the shadow by the specified number of pixels.

Declaration
void IncrementOffsetX(double increment)
Sub IncrementOffsetX(increment As Double)
Parameters
Type Name Description
double increment

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