| Visual Basic (Declaration) | |
|---|---|
Public Enum ShapeStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum ShapeStyle : System.Enum | |
| Member | Description |
|---|---|
| Ellipse | Elliptical shape. |
| Rectangle | Rectangular shape. |
| RoundRect | RoundRectangle shape. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Components.ShapeStyle