DropShadowEffect.OffsetY Property
Gets or sets the vertical offset in pixels of the dropped shadow.
Thread safety: This property is thread-safe.
Syntax
public System.Int32 OffsetY { get; set; }
Property Value
Type: System.Int32
Default: 8
A value that specifies the vertical offset in pixels of the dropped shadow.
Default: 8
A value that specifies the vertical offset in pixels of the dropped shadow.
Platforms
Windows, Linux, Android