IntelliCAD 11.1 Object Library
GetBoundingBox Method
See Also 
MinPoint
MaxPoint
Table Object : GetBoundingBox Method

Description

Returns the corners of the box that encloses a specified entity.

Syntax

Visual Basic
Public Sub GetBoundingBox( _
   ByRef MinPoint As Point, _
   ByRef MaxPoint As Point _
) 

Parameters

MinPoint
MaxPoint

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.