STK Graphics PrimitivesSend comments on this topic.
MaximumDistanceSquared Property (IAgStkGraphicsDistanceToGlobeOverlayDisplayCondition)
See Also
Windows





Windows & Linux

Description

Gets the squared maximum distance 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();
[Python - STK API ]
@property
def MaximumDistanceSquared(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.