AGI STK Graphics 11 Send comments on this topic.
MaximumDistanceSquared Property (IAgStkGraphicsDistanceToPositionDisplayCondition)
See Also 





Description

Gets the squared maximum distance, in meters, of the inclusive distance interval.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MaximumDistanceSquared() As Double

[C#]
public double MaximumDistanceSquared {get;}

[Managed C++]
public: __property double get_MaximumDistanceSquared();

[Unmanaged C++]
public: HRESULT get_MaximumDistanceSquared(
double * pRetVal
);

[Java]
public double getMaximumDistanceSquared();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1