Skip to main content

OffsetY Property

Gets or sets the vertical offset (distance) of the shadow.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public double OffsetY {
get;
set; }

Property Value

Double

Remarks

Positive values place the shadow below the element while negative values place the shadow above.

See Also

Reference

BoxShadow Structure
Avalonia.Media Namespace