Scope: Schematic editor
Object: Box Object
Prerequisites: None
Returns lower left and upper right coordinates that specify the location of a box.
Box.GetLocation(ByVal Flag As VdCorner) As IVdPoint
All coordinates are measured in 100ths of an inch.
Specified point location to be returned. This is of the form VdCorner Enum.
As IVdPoint. Point Object containing coordinates:
VdCorner.LowerLeft
VdCorner.UpperRight