Defines an inclusive distance interval that determines when an object, such as a primitive, is rendered based on the distance from the camera to the Globe Overlay. This is different from Distance Display Condition because it is based on the camera's distance to a specified Globe Overlay, rather than the camera's distance to the object that uses this display condition.
![]() | Gets or sets the globe overlay associated with this instance. |
![]() | Gets or sets the maximum distance of the inclusive distance interval. Use Double.MaxValue to ignore checking the maximum distance. |
![]() | Gets the squared maximum distance of the inclusive distance interval. |
![]() | Gets or sets the minimum distance of the inclusive distance interval. |
![]() | Gets the squared minimum distance of the inclusive distance interval. |
Implemented Interface |
---|
IAgStkGraphicsDisplayCondition |