Scope: Schematic editor
Object: Arc Object
Prerequisites: None
Returns the specified arc coordinate.
Arc.GetLocation(ByVal WhichPoint As VdArcPoint) As IVdPoint
This argument specifies which arc point coordinate to return. It takes the form of VdArcPoint Enum.
As IVdPoint. The arc coordinate (measured in 100ths of an inch).