[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Drawing.Drawing2D.DashCap

DashCap Enum

Specifies the type of graphic shape to use on both ends of each dash in a dashed line. It is a cross-platform version of DashCap.

Namespace: GrapeCity.ActiveReports.Document.Drawing.Drawing2D
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public enum DashCap

Fields

Name Description
Flat

The flat dash cap.

Round

The round dash cap.

Triangle

The triangle dash cap.