Description
Indicates whether any viewing parameters (camera position, camera target, camera field, front/back clip plane distance, and viewing distance) have exceeded their boundaries during execution of any of the following view manipulation calls: setView(), setFrontClip(), setBackClip(), dolly(), roll(), orbit(), zoom(), and pan(), since the previous call to exceededBounds().
Visual Basic
Public Property ExceededBounds() As bool
C#
public bool ExceededBounds;
Conditions
Read-only