STK AstrogatorSend comments on this topic.
TargetCoordType Property (IAgVAProfileLambertProfile)
See Also
Windows





Windows & Linux

Description

Get the target coordinate type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TargetCoordType() As AgEVALambertTargetCoordType
[C#]
public AgEVALambertTargetCoordType TargetCoordType {get;}
[Managed C++]
public: __property AgEVALambertTargetCoordType get_TargetCoordType();
[Unmanaged C++]
public: HRESULT get_TargetCoordType(
    AgEVALambertTargetCoordType * pVal
);
[Java]
public AgEVALambertTargetCoordType getTargetCoordType();
[Python - STK API ]
@property
def TargetCoordType(self) -> "AgEVALambertTargetCoordType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.