Click or drag to resize

EllipseShape Properties

The EllipseShape type exposes the following members.

Properties
  NameDescription
Public propertyArea
Get the area of the ellipse.
Public propertyAttributes
Get the attribute collection.
(Inherited from Shape.)
Public propertyCenter
Get or set the coordinates of the center of the ellipse.
Public propertyColor
Get or set the color.
(Inherited from BasicShape.)
Public propertyColorNumber
Get or set the color number.
(Inherited from BasicShape.)
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 propertyEndParameter
Acquire the end parameter.
(Inherited from BasicShape.)
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 radius.
Public propertyMinorRadius
Get or set the minor radius.
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 propertyStartParameter
Acquire the start parameter.
(Inherited from BasicShape.)
Top
See Also