Click or drag to resize

EllipseArcShape Properties

The EllipseArcShape type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Get the attribute collection.
(Inherited from Shape.)
Public propertyCenter
Get or set the coordinates of the center of the elliptical arc.
Public propertyColor
Get or set the color.
(Inherited from BasicShape.)
Public propertyColorNumber
Get or set the color number.
(Inherited from BasicShape.)
Public propertyCounterClockwise
Gets or sets a value indicating whether it is counterclockwise.
Public propertyDocument
Acquire the document.
(Inherited from Shape.)
Public propertyDrawGroup
Acquire the parent's drawing group.
(Inherited from Shape.)
Public propertyDrawing
Acquire a partial diagram.
(Inherited from Shape.)
Public propertyEndAngle
Gets or sets the end angle of the elliptical arc.
Public propertyEndParameter
Acquire the end parameter.
(Inherited from BasicShape.)
Public propertyEndPoint
Get the coordinates of the end point.
Public propertyIsComposite
Gets a value indicating whether it is a complex figure.
(Inherited from Shape.)
Public propertyIsPeriodic
Get a value indicating whether this shape is periodic.
(Inherited from BasicShape.)
Public propertyIsTemporary
Get a value indicating whether it is a temporary shape.
(Inherited from Shape.)
Public propertyLayer
Get or set the layer.
(Inherited from Shape.)
Public propertyLayerID
Get or set the ID of the layer.
(Inherited from Shape.)
Public propertyLinetype
Get or set the line type.
(Inherited from BasicShape.)
Public propertyLinetypeNumber
Acquires or sets the line type number.
(Inherited from BasicShape.)
Public propertyLinewidth
Get or set line width.
(Inherited from BasicShape.)
Public propertyLinewidthNumber
Get or set line width number.
(Inherited from BasicShape.)
Public propertyMajorRadius
Get or set the major diameter.
Public propertyMinorRadius
Get or set short diameter.
Public propertyNumber
Acquires the figure number.
(Inherited from Shape.)
Public propertyPeriod
Acquires a periodic parameter section.
(Inherited from BasicShape.)
Public propertyRadiusRatio
Get or set the ratio of the minor axis to the major axis.
Public propertyRecordID
Get the record ID.
(Inherited from Shape.)
Public propertyRotationAngle
Get or set the slope of major axis.
Public propertyStartAngle
Get or set the start angle of the elliptical arc.
Public propertyStartParameter
Acquire the start parameter.
(Inherited from BasicShape.)
Public propertyStartPoint
Get the coordinates of the start point.
Top
See Also