C1.C1Schedule Namespace : C1BrushStyleEnum Enumeration |
'Declaration
Public Enum C1BrushStyleEnum Inherits System.Enum
public enum C1BrushStyleEnum : System.Enum
Member | Description |
---|---|
BackwardDiagonal | A pattern of lines on a diagonal from upper right to lower left. |
ForwardDiagonal | A pattern of lines on a diagonal from upper left to lower right. |
Horizontal | A pattern of horizontal lines. |
Solid | Represents solid brush. |
Transparent | Represents transparent brush. |
Vertical | A pattern of vertical lines. |
System.Object
System.ValueType
System.Enum
C1.C1Schedule.C1BrushStyleEnum
Target Platforms: 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