'Declaration Public Enum BrushType Inherits System.Enum
public enum BrushType : System.Enum
Member | Description |
---|---|
Hatch | Defines hatched brush. |
LinearGradient | Defines linear gradient brush. |
LinearGradientDirect | Defines absolute linear gradient brush. |
RadialGradient | Defines radial gradient brush. |
RadialGradientDirect | Defines absolute radial gradient brush. |
SolidColor | Defines solid color brush. |
Texture | Defines texture brush. |
TextureDirect | Defines absolute texture brush. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2