[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.RoundRectangleShape

RoundRectangleShape Class

Represents a round rectangle shape of the shape container.

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

Constructors

Name Description
RoundRectangleShape()

Initializes a new instance of a RoundRectangleShape.

RoundRectangleShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a RoundRectangleShape.

RoundRectangleShape(int, int, int, int)

Initializes a new instance of a RoundRectangleShape.

RoundRectangleShape(Point, Point)

Initializes a new instance of a RoundRectangleShape.

Properties

Name Description
ArcSize

Gets or sets the arc size of this RoundRectangleShape.