Scope: Schematic editor
Object: Pin Object
Prerequisites: None
Returns the location of the pin.
All coordinates are measured in 100ths of an inch.
Pin.GetLocation(ByVal Flag As VdPinEndType) As IVdPoint
Specifies the pin for which to return the coordinates. This is of the form VdPinEndType Enum.
As IVdPoint. The Point Object containing the X, Y location of the pin specified by the Flag argument.