[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.WedgeRectCalloutShape

WedgeRectCalloutShape Class

Represents a wedge rect callout shape of the shape container.

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

Constructors

Name Description
WedgeRectCalloutShape()

Initializes a new instance of a WedgeRectCalloutShape.

WedgeRectCalloutShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a WedgeRectCalloutShape.

WedgeRectCalloutShape(int, int, int, int)

Initializes a new instance of a WedgeRectCalloutShape.

WedgeRectCalloutShape(Point, Point)

Initializes a new instance of a WedgeRectCalloutShape.