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


In This Topic
    ArcShape Class Properties
    In This Topic

    For a list of all members of this type, see ArcShape members.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the current arc should be closed (i.e. the start and end points of the arc should be connected by a straight line).  
    Public PropertyOverridden. Overridden. Gets ShapeType.Arc.  
    Public PropertyGets or sets the angle, measured in degrees, clockwise from the X axis to the first side of the sector defining the current shape. (Inherited from C1.Xaml.Document.EllipsePartShape)
    Public PropertyGets or sets the angle, measured in degrees, clockwise from EllipsePartShape.StartAngle to the second side of the sector defining the current shape. (Inherited from C1.Xaml.Document.EllipsePartShape)
    Top
    See Also