TextViewerGradientBackgroundDirection Property

Gets or sets the direction of the gradient fill of the background.

Definition

Namespace: BeeMobile.TextViewer
Assembly: BeeMobile.TextViewer.NET48 (in BeeMobile.TextViewer.NET48.dll) Version: 4.8.0.4
C#
public GradientFillDirection GradientBackgroundDirection { get; set; }

Property Value

GradientFillDirection

See Also