[]
Represents an arc shape in a C1FlexReport.
public class ArcShape : EllipsePartShape, INotifyPropertyChanged, ICloneable
Name | Description |
---|---|
ArcShape() |
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. |
Name | Description |
---|---|
AssignFrom(ShapeBase) | Assigns (copies) properties from another ShapeBase to the current object. |