[]
Changes the horizontal offset of the shadow by the specified number of pixels.
void IncrementOffsetX(double increment)
Sub IncrementOffsetX(increment As Double)
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. |