AGI STK Graphics 11Send comments on this topic.
MinimumDistanceSquared Property (IAgStkGraphicsDistanceDisplayCondition)
See Also 
Windows






Windows & Linux

Description

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

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MinimumDistanceSquared() As Double
[C#]
public double MinimumDistanceSquared {get;}
[Managed C++]
public: __property double get_MinimumDistanceSquared();
[Unmanaged C++]
public: HRESULT get_MinimumDistanceSquared(
   double * pRetVal
);
[Java]
public double getMinimumDistanceSquared();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.