public enum ENFillType : System.Enum
public enum ENFillType : System.Enum
Member | Description |
---|---|
AdvancedGradient | A gradient fill based on an arbitrary number of points with different shape, color, intensity and angle. |
Color | Solid color fill. |
Hatch | A fill based on an pattern with foreground and background colors. |
Image | A fill based on an image. |
LinearGradient | A linear gradient with custom gradient stops. |
RadialGradient | A radial gradient with custom gradient stops. |
StockGradient | A gradient fill based on two colors and predefined style and variant. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Graphics.ENFillType
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)