EllipseArcShape Properties |
The EllipseArcShape type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes |
Get the attribute collection.
(Inherited from Shape.) | |
| Center |
Get or set the coordinates of the center of the elliptical arc.
| |
| Color |
Get or set the color.
(Inherited from BasicShape.) | |
| ColorNumber |
Get or set the color number.
(Inherited from BasicShape.) | |
| CounterClockwise |
Gets or sets a value indicating whether it is counterclockwise.
| |
| Document |
Acquire the document.
(Inherited from Shape.) | |
| DrawGroup |
Acquire the parent's drawing group.
(Inherited from Shape.) | |
| Drawing |
Acquire a partial diagram.
(Inherited from Shape.) | |
| EndAngle |
Gets or sets the end angle of the elliptical arc.
| |
| EndParameter |
Acquire the end parameter.
(Inherited from BasicShape.) | |
| EndPoint |
Get the coordinates of the end point.
| |
| IsComposite |
Gets a value indicating whether it is a complex figure.
(Inherited from Shape.) | |
| IsPeriodic |
Get a value indicating whether this shape is periodic.
(Inherited from BasicShape.) | |
| IsTemporary |
Get a value indicating whether it is a temporary shape.
(Inherited from Shape.) | |
| Layer |
Get or set the layer.
(Inherited from Shape.) | |
| LayerID |
Get or set the ID of the layer.
(Inherited from Shape.) | |
| Linetype |
Get or set the line type.
(Inherited from BasicShape.) | |
| LinetypeNumber |
Acquires or sets the line type number.
(Inherited from BasicShape.) | |
| Linewidth |
Get or set line width.
(Inherited from BasicShape.) | |
| LinewidthNumber |
Get or set line width number.
(Inherited from BasicShape.) | |
| MajorRadius |
Get or set the major diameter.
| |
| MinorRadius |
Get or set short diameter.
| |
| Number |
Acquires the figure number.
(Inherited from Shape.) | |
| Period |
Acquires a periodic parameter section.
(Inherited from BasicShape.) | |
| RadiusRatio |
Get or set the ratio of the minor axis to the major axis.
| |
| RecordID |
Get the record ID.
(Inherited from Shape.) | |
| RotationAngle |
Get or set the slope of major axis.
| |
| StartAngle |
Get or set the start angle of the elliptical arc.
| |
| StartParameter |
Acquire the start parameter.
(Inherited from BasicShape.) | |
| StartPoint |
Get the coordinates of the start point.
|