[]
Changes the vertical offset of the shadow by the specified number of pixels.
void IncrementOffsetY(double increment)
Sub IncrementOffsetY(increment As Double)
Type | Name | Description |
---|---|---|
double | increment | Specifies how far the shadow offset is to be moved vertically, in pixels. A positive value moves the shadow down; a negative value moves it up. |