STK ObjectsSend comments on this topic.
Center Property (IAgCvLatLonBox)
See Also
Windows





Windows & Linux

Description

Center object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Center() As IAgStkObject
[C#]
public IAgStkObject Center {get;}
[Managed C++]
public: __property IAgStkObject ^ get_Center();
[Unmanaged C++]
public: HRESULT get_Center(
    IAgStkObject ** ppRetVal
);
[Java]
public IAgStkObject getCenter();
[Python - STK API ]
@property
def Center(self) -> "IAgStkObject":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.