[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.SealShape

SealShape Class

Represents a seal shape of the shape container.

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

Constructors

Name Description
SealShape()

Initializes a new instance of a SealShape.

SealShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a SealShape.

SealShape(int, int, int, int)

Initializes a new instance of a SealShape.

SealShape(Point, Point)

Initializes a new instance of a SealShape.