IBBox2D65

IBBox2D65 gives the coordinates of a bounding box around an object. The coordinates of the layer bounding box can be changed only when the IFeatureLayer65.Streaming property is set to true.

 

 

Properties

 

MaxX

The bounding box’s upper right X position (in pixels) relative to the 3D Window top left position.

MaxY

The bounding box’s upper right Y position (in pixels) relative to the 3D Window top left position.

MinX

The bounding box’s lower left X position (in pixels) relative to the 3D Window top left position.

MinY

The bounding box’s lower left Y position (in pixels) relative to the 3D Window top left position.