C1.C1Report.4 Assembly / C1.C1Report Namespace / EllipseShape Class
Properties Methods

EllipseShape Class Members

The following tables list the members exposed by EllipseShape.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the EllipseShape class.  
Top
Public Properties
 NameDescription
Public PropertyGets the Field owning the current ShapeBase object. (Inherited from C1.C1Report.ShapeBase)
Public PropertyOverridden. Overridden. Gets ShapeType.Ellipse.  
Top
Public Methods
 NameDescription
Public MethodAssigns (copies) properties from another ShapeBase to the current object. (Inherited from C1.C1Report.ShapeBase)
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