CmxFillStyle
CmxFillStyle class
Estilo de relleno para formas.
public class CmxFillStyle
Constructores
Propiedades
Nombre | Descripción |
---|
Color1 { get; set; } | Obtiene o establece el color primario. |
Color2 { get; set; } | Obtiene o establece el color secundario. |
FillType { get; set; } | Obtiene o establece el tipo de relleno. |
Gradient { get; set; } | Obtiene o establece la información del gradiente. |
ImageFill { get; set; } | Obtiene o establece la información de relleno de la imagen. |
Transform { get; set; } | Obtiene o establece la transformación de relleno. |
Métodos
Nombre | Descripción |
---|
override ToString() | Devuelve unString que representa esta instancia. |
Ver también