[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.Callout2Shape

Callout2Shape Class

Represents a callout2 shape of the shape container.

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

Constructors

Name Description
Callout2Shape()

Initializes a new instance of a Callout2Shape.

Callout2Shape(IShapeContainer, int, int, int, int)

Initializes a new instance of a Callout2Shape.

Callout2Shape(int, int, int, int)

Initializes a new instance of a Callout2Shape.

Callout2Shape(Point, Point)

Initializes a new instance of a Callout2Shape.