GetLocation Method (Box Object)

Scope: Schematic editor

Object: Box Object

Prerequisites: None

Returns lower left and upper right coordinates that specify the location of a box.

Usage

Box.GetLocation(ByVal Flag As VdCorner) As IVdPoint

Arguments

Note:

All coordinates are measured in 100ths of an inch.

Flag

Specified point location to be returned. This is of the form VdCorner Enum.

Return Values

As IVdPoint. Point Object containing coordinates:

  • VdCorner.LowerLeft

  • VdCorner.UpperRight