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





Windows & Linux

Description

Latitude.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.