Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / EllipsePartProps Class
Members

In This Topic
    EllipsePartProps Class
    In This Topic
    Represents the geometric properties of a pie. Used by RenderPie class.
    Object Model
    EllipsePartProps Class
    Syntax
    'Declaration
     
    Public Class EllipsePartProps 
       Inherits RectangleProps
    public class EllipsePartProps : RectangleProps 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.ShapeProps
          C1.C1Preview.RectangleProps
             C1.C1Preview.EllipsePartProps
                C1.C1Preview.ArcProps

    See Also