DeployLX Software Protection System

GradientStyle Enumeration

Styles of gradients for the GradientPanel.

Syntax

Public Enumeration GradientStyle
public enum GradientStyle

Members

Linear

Basic gradient across the entire control.

Reflected

Linear gradient that goes from BackColor to BackColor2 and returns to BackColor.

Radial

Radial gradient.

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also