Scope: Schematic editor
Object: Block Object
Prerequisites: None
Returns the location of a specified corner of a bounding box.
Block.GetBboxPoint(ByVal Location As VdCorner) As IVdPoint
All coordinates are measured in 100ths of an inch.
Specifies which VdCorner Enum location (LowerLeft or UpperRight).
As IVdPoint. This is a Point Object containing coordinates.