[]
        
(Showing Draft Content)

C1.WPF.Document.ArcShape

ArcShape Class

Represents an arc shape in a C1FlexReport.

Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public class ArcShape : EllipsePartShape, INotifyPropertyChanged, ICloneable

Constructors

Name Description
ArcShape()

Properties

Name Description
Closed

Gets or sets a value indicating whether the current arc should be closed (i.e. the start and end points of the arc should be connected by a straight line).

ShapeType

Overridden. Gets Arc.

Methods

Name Description
AssignFrom(ShapeBase)

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