[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.ArcShape

ArcShape Class

Represents a arc shape of the shape container.

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

Constructors

Name Description
ArcShape()

Initializes a new instance of a ArcShape.

ArcShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a ArcShape.

ArcShape(int, int, int, int)

Initializes a new instance of a ArcShape.

ArcShape(Point, Point)

Initializes a new instance of a ArcShape.

Properties

Name Description
Adjust

Gets or sets the adjust of this ArcShape (between 0.0f and 1.0f).

Verticies

Gets or sets the verticies of this ArcShape.