[]
        
(Showing Draft Content)

C1.WPF.Document.ShapeType

ShapeType Enum

Defines the shapes.

Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.dll
Syntax
public enum ShapeType

Fields

Name Description
Arc

An arc shape.

Ellipse

An ellipse shape.

IsoscelesTriangle

An isosceles triangle shape.

Line

A line shape.

None

No shape.

Pie

A pie shape.

Polygon

A polygon shape.

Rectangle

A rectangle shape.

RightTriangle

A rectangular triangle shape.