ActiveReports 12
ShapeStyle Enumeration

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : ShapeStyle Enumeration
Defines the shape style.
Syntax
'Declaration
 
Public Enum ShapeStyle 
   Inherits System.Enum
public enum ShapeStyle : System.Enum 
Members
MemberDescription
EllipseElliptical shape.
RectangleRectangular shape.
RoundRectRoundRectangle shape.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.ShapeStyle

See Also

Reference

GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace