MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationBalloon.BallonQuadrant Enumeration

AnnotationBalloon.BallonQuadrant Enumeration
Represents quadrant of the baloon
Syntax
'Declaration
 
Public Enum AnnotationBalloon.BallonQuadrant 
   Inherits System.Enum
 
Members
MemberDescription
BottomLeftThe bottom left
BottomRightThe bottom right
LeftBottomThe left bottom
LeftTopThe left top
NoneThe none
RightBottomThe right bottom
RightTopThe right top
TopLeftThe top left
TopRightThe top right
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationBalloon.BallonQuadrant

See Also