[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.RoundRectEx

RoundRectEx Class

Represents the extended version of RoundRect canvas item. It provides ability to change radius of each corner separately.

Inheritance
RoundRectEx
Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public class RoundRectEx : CanvasItem, IDisposable, ICloneable, IBordered

Constructors

Name Description
RoundRectEx(float, float, float, float, float, float)

Initializes a new instance of the RoundRectEx class.

RoundRectEx(float, float, float, float, float, float, float, float)

Initializes a new instance of the RoundRectEx class.

Properties

Name Description
Bounds

Gets the bounds of the item.

Methods

Name Description
Clone()

Performs a cloning of this instance.

ToString()

Returns a string that represents the current object.