GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace : DashCap Enumeration |
'Declaration Public Enum DashCap Inherits System.Enum
public enum DashCap : System.Enum
Member | Description |
---|---|
Flat | Specifies a square cap that squares off both ends of each dash. |
Round | Specifies a circular cap that rounds off both ends of each dash. |
Triangle | Specifies a triangular cap that points both ends of each dash. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Drawing.DashCap