[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationLine.ShowArrowCap

AnnotationLine.ShowArrowCap Enum

Represents whether to draw arrowheads or not.

Namespace: GrapeCity.ActiveReports.Document.Section.Annotations
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public enum AnnotationLine.ShowArrowCap

Fields

Name Description
LeftOnly

Draw the arrowhead at the left end.

LeftRight

Draw arrowheads at both ends.

None

Do not draw arrowheads.

RightOnly

Draw the arrowhead at the right end.