Home > All Other Interfaces > IBBox2D
IBBox2D6 gives the coordinates of a bounding box around an object.
The coordinates of the layer bounding box can be changed only when the ILayer6.Streaming property is set to true.
|
Properties |
|
|
The bounding box’s upper right X position (in pixels) relative to the 3D Window top left position. |
|
|
The bounding box’s upper right Y position (in pixels) relative to the 3D Window top left position. |
|
|
The bounding box’s lower left X position (in pixels) relative to the 3D Window top left position. |
|
|
The bounding box’s lower left Y position (in pixels) relative to the 3D Window top left position. |