[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IShape

IShape Interface

Represents an interface for a shape report item.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IShape : IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem

Properties

Name Description
RoundingRadius

Gets the radius of the rounded rectangle.

ShapeStyle

Gets the style of the shape.

Extension Methods