[]
        
(Showing Draft Content)

C1.WPF.Document.PolygonShape

PolygonShape Class

Represents a polygon shape in C1FlexReport.

Inheritance
PolygonShape
Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public class PolygonShape : TriangleShapeBase, INotifyPropertyChanged, ICloneable

Constructors

Name Description
PolygonShape()

Properties

Name Description
EditMode

Specifies how the polygon will stretch when the field rectangle is resized.

Points

Specifies the vertices of the polygon.

ShapeType

Overridden. Gets Polygon.

Methods

Name Description
AssignFrom(ShapeBase)

Assigns (copies) properties from another ShapeBase to the current object.