STK XSend comments on this topic.
Lon Property (AgPickInfoData)
See Also
Windows





Windows & Linux

Description

Longitude of point clicked (if available).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Lon() As Double
[C#]
public double Lon {get;}
[Managed C++]
public: __property double get_Lon();
[Unmanaged C++]
public: HRESULT get_Lon(
    double * pVal
);
[Java]
public double getLon();
[Python - STK API ]
@property
def Lon(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.