[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.BalloonShape

BalloonShape Class

Represents a balloon shape of the shape container.

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

Constructors

Name Description
BalloonShape()

Initializes a new instance of a BalloonShape.

BalloonShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a BalloonShape.

BalloonShape(int, int, int, int)

Initializes a new instance of a BalloonShape.

BalloonShape(Point, Point)

Initializes a new instance of a BalloonShape.