[]
Gets or sets the vertical offset of the shadow from the specified shape, in pixels.
double OffsetY { get; set; }
Property OffsetY As Double
| Type | Description |
|---|---|
| double | A positive value offsets the shadow to the bottom of the shape; a negative value offsets it to the top. |