GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace : PenStyleEx Enumeration |
'Declaration Public Enum PenStyleEx Inherits System.Enum
public enum PenStyleEx : System.Enum
Member | Description |
---|---|
Custom | Specifies a user-defined custom dash style. |
Dash | Specifies a line consisting of dashes. |
DashDot | Specifies a line consisting of a repeating pattern of dash-dot. |
DashDotDot | Specifies a line consisting of a repeating pattern of dash-dot-dot. |
Dot | Specifies a line consisting of dots. |
Solid | Specifies a solid line. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Drawing.PenStyleEx
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