The following tables list methods and properties of the Arc object with links to the respective reference pages:
Method or Property |
Description |
|---|---|
| GetLocation Method (Arc Object) | Returns the specified arc coordinate. |
| GetObjectColor Method (Arc Object) | Gets the color in which the arc is drawn. |
| IsColorAutomatic Method (Arc Object) | Determines if the arc has an automatic color set. |
| SetAutomaticColor Method (Arc Object) | Sets or unsets the color of an arc object as the automatic color for arcs. |
| SetLocation Method (Arc Object) | Modifies an arc position by specifying three coordinates of the new arc location. |
| SetObjectColor Method (Arc Object) | Sets the color when drawing the arc. |
| Application Property (Arc Object) | Returns the Application Object. |
| LineStyle Property (Arc Object) | Returns or sets the line style for the arc. |
| Parent Property (Arc Object) | Returns the parent Attribute Object in which this arc was created. |
| Selected Property (Arc Object) | Sets the arc selection status. |
| Type Property (Arc Object) | Returns the arc object type, as VdObjectType Enum. |