[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ShapeStyle

ShapeStyle Enum

Specifies the style of a shape.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum ShapeStyle

Fields

Name Description
Ellipse

An elliptical shape.

Rectangle

A rectangular shape.

RoundRect

A rounded rectangle shape.

Extension Methods