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

In This Topic
    RoundRectEx Class
    In This Topic
    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 
    public class RoundRectEx : CanvasItem, IBordered  
    Inheritance Hierarchy

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

    See Also