Name | Description | |
---|---|---|
ArcShape Constructor |
The following tables list the members exposed by ArcShape.
Name | Description | |
---|---|---|
ArcShape Constructor |
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. Overridden. Gets ShapeType.Arc. | |
StartAngle | Gets or sets the angle, measured in degrees, clockwise from the X axis to the first side of the sector defining the current shape. (Inherited from C1.Win.Document.EllipsePartShape) | |
SweepAngle | Gets or sets the angle, measured in degrees, clockwise from EllipsePartShape.StartAngle to the second side of the sector defining the current shape. (Inherited from C1.Win.Document.EllipsePartShape) |
Name | Description | |
---|---|---|
AssignFrom | Overridden. Assigns (copies) properties from another ShapeBase to the current object. | |
Clone | Creates a copy of the current ShapeBase object. (Inherited from C1.Win.Document.ShapeBase) |
Name | Description | |
---|---|---|
OnPropertyChanged | Fires ShapeBase.PropertyChanged event. (Inherited from C1.Win.Document.ShapeBase) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.Document.ShapeBase) |