CmxGradient

CmxGradient class

Representa un gradiente info.

public class CmxGradient

Constructores

NombreDescripción
CmxGradient()Constructor predeterminado

Propiedades

NombreDescripción
Angle { get; set; }Obtiene o establece el ángulo.
CenterXOffset { get; set; }Obtiene o establece el centro x desplazamiento.
CenterYOffset { get; set; }Obtiene o establece el desplazamiento del centro y.
Colors { get; set; }Obtiene o establece los colores.
EdgeOffset { get; set; }Obtiene o establece el desplazamiento del borde.
Mode { get; set; }Obtiene o establece el modo.
Offsets { get; set; }Obtiene o establece las compensaciones.
RateMethod { get; set; }Obtiene o establece el método de tasa.
RateValue { get; set; }Obtiene o establece el valor de la tasa.
Screen { get; set; }Obtiene o configura la pantalla.
Steps { get; set; }Obtiene o establece los pasos.
Type { get; set; }Obtiene o establece el tipo.

Métodos

NombreDescripción
override ToString()Devuelve unString que representa esta instancia.

Ver también