[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.SunShape

SunShape Class

Represents a sun shape of the shape container.

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

Constructors

Name Description
SunShape()

Initializes a new instance of a SunShape.

SunShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a SunShape.

SunShape(int, int, int, int)

Initializes a new instance of a SunShape.

SunShape(Point, Point)

Initializes a new instance of a SunShape.