AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsDistanceToPositionDisplayCondition Interface Members
See Also  Overview 

Public Properties

Public Property MaximumDistance Gets or sets the maximum distance, in meters, of the inclusive distance interval. Use Double.MaxValue to ignore checking the maximum distance.
Public Property MaximumDistanceSquared Gets the squared maximum distance, in meters, of the inclusive distance interval.
Public Property MinimumDistance Gets or sets the minimum distance, in meters, of the inclusive distance interval.
Public Property MinimumDistanceSquared Gets the squared minimum distance, in meters, of the inclusive distance interval.
Public Property Position Gets or sets the position used to compute the distance from the camera. The array contains the components of the position arranged in the order x, y, z.
Public Property ReferenceFrame Gets or sets the reference frame that Position is defined in.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface