ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / EllipsePartShape Class
Properties Methods

In This Topic
    EllipsePartShape Class Members
    In This Topic

    The following tables list the members exposed by EllipsePartShape.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the EllipsePartShape class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the Field owning the current ShapeBase object. (Inherited from C1.C1Report.ShapeBase)
    Public PropertyOverridden. Gets ShapeType.Ellipse. (Inherited from C1.C1Report.EllipseShape)
    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.  
    Public PropertyGets or sets the angle, measured in degrees, clockwise from StartAngle to the second side of the sector defining the current shape.  
    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. Property ShapeBase.Owner is not copied and value of ShapeBase.Owner property is null. (Inherited from C1.C1Report.ShapeBase)
    Top
    See Also