Click or drag to resize

ArcShape Properties

The ArcShape 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 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 propertyDiameter
Get or set the diameter of the arc.
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
Get or set the end angle of the 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 propertyNumber
Acquires the figure number.
(Inherited from Shape.)
Public propertyPeriod
Acquires a periodic parameter section.
(Inherited from BasicShape.)
Public propertyRadius
Get or set the radius of the arc.
Public propertyRecordID
Get the record ID.
(Inherited from Shape.)
Public propertyStartAngle
Get or set the start angle of the arc.
Public propertyStartParameter
Acquire the start parameter.
(Inherited from BasicShape.)
Public propertyStartPoint
Get the coordinates of the start point.
Top
See Also