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