MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / RoundRectEx Class
Members

RoundRectEx Class
Represents the extended version of RoundRect canvas item. It provides ability to change radius of each corner separately.
Object Model
RoundRectEx Class
Syntax
'Declaration
 
Public Class RoundRectEx 
   Inherits CanvasItem
   Implements IBordered 
 
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Document.Section.CanvasItem
      GrapeCity.ActiveReports.Document.Section.RoundRectEx

See Also