[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.EllipseShape

EllipseShape Class

Represents a ellipse shape of the shape container.

Inheritance
EllipseShape
Namespace: C1.WPF.Word.Canvas
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class EllipseShape : FilledShape, IRtfContent, IEnumerable

Constructors

Name Description
EllipseShape()

Initializes a new instance of a EllipseShape.

EllipseShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a EllipseShape.

EllipseShape(int, int, int, int)

Initializes a new instance of a EllipseShape.

EllipseShape(Point, Point)

Initializes a new instance of a EllipseShape.