GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace : LineCap Enumeration |
'Declaration Public Enum LineCap Inherits System.Enum
public enum LineCap : System.Enum
Member | Description |
---|---|
AnchorMask | Specifies a mask used to check whether a line cap is an anchor cap. |
ArrowAnchor | Specifies an arrow-shaped anchor cap. |
Custom | Specifies a custom line cap. |
DiamondAnchor | Specifies a diamond anchor cap. |
Flat | Specifies a flat line cap. |
NoAnchor | Specifies no anchor. |
Round | Specifies a round line cap. |
RoundAnchor | Specifies a round anchor cap. |
Square | Specifies a square line cap. |
SquareAnchor | Specifies a square anchor line cap. |
Triangle | Specifies a triangular line cap. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Drawing.LineCap
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