ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationBalloon Class / Quadrant Property

In This Topic
    Quadrant Property
    In This Topic
    Gets or sets the quadrant for the tail of the AnnotationBalloon object.
    Syntax
    'Declaration
     
    Public Property Quadrant As AnnotationBalloon.BallonQuadrant
    public AnnotationBalloon.BallonQuadrant Quadrant {get; set;}
    See Also