STK ObjectsSend comments on this topic.
Longitude Property (IAgCvSelectedGridPoint)
See Also
Windows





Windows & Linux

Description

Longitude.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Longitude() As System.Object
[C#]
public System.Object Longitude {get;}
[Managed C++]
public: __property VARIANT get_Longitude();
[Unmanaged C++]
public: HRESULT get_Longitude(
    VARIANT * pRetVal
);
[Java]
public AgVariant getLongitude();
[Python - STK API ]
@property
def Longitude(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.