RoundedRectangleGradientDirection Property

Gets or sets the direction of the gradient fill. From top to bottom, or left to right.

Definition

Namespace: BeeMobile.TransparentControls.Primitives
Assembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
public GradientFillDirection GradientDirection { get; set; }

Property Value

GradientFillDirection

See Also