[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.ShapeType

ShapeType Enum

Specifies the type of shape that the shape control should print.

Namespace: GrapeCity.ActiveReports.SectionReportModel
Assembly: MESCIUS.ActiveReports.dll
Syntax
public enum ShapeType

Fields

Name Description
Ellipse

Print an elliptical shape.

Rectangle

Print a rectangular shape.

RoundRect

Print a rounded rectangular shape.

Extension Methods