[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.BlockArcShape

BlockArcShape Class

Represents a block arc shape of the shape container.

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

Constructors

Name Description
BlockArcShape()

Initializes a new instance of a BlockArcShape.

BlockArcShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a BlockArcShape.

BlockArcShape(int, int, int, int)

Initializes a new instance of a BlockArcShape.

BlockArcShape(Point, Point)

Initializes a new instance of a BlockArcShape.