[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.StarShape

StarShape Class

Represents a star shape of the shape container.

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

Constructors

Name Description
StarShape()

Initializes a new instance of a StarShape.

StarShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a StarShape.

StarShape(int, int, int, int)

Initializes a new instance of a StarShape.

StarShape(Point, Point)

Initializes a new instance of a StarShape.