FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / ArcShape Class
Members

In This Topic
    ArcShape Class
    In This Topic
    Represents an arc shape in a C1FlexReport.
    Object Model
    ArcShape Class
    Syntax
    'Declaration
     
    Public Class ArcShape 
       Inherits EllipsePartShape
    public class ArcShape : EllipsePartShape 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Document.ShapeBase
          C1.Xaml.Document.RectangleShape
             C1.Xaml.Document.EllipseShape
                C1.Xaml.Document.EllipsePartShape
                   C1.Xaml.Document.ArcShape

    See Also