FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / ArcShape Class
Properties Methods Events


In This Topic
    ArcShape Class Members
    In This Topic

    The following tables list the members exposed by ArcShape.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    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.Win.C1Document.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.Win.C1Document.EllipsePartShape)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Assigns (copies) properties from another ShapeBase to the current object.  
    Public MethodCreates a copy of the current ShapeBase object. (Inherited from C1.Win.C1Document.ShapeBase)
    Top
    Protected Methods
     NameDescription
    Protected MethodFires ShapeBase.PropertyChanged event. (Inherited from C1.Win.C1Document.ShapeBase)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.C1Document.ShapeBase)
    Top
    See Also