AGI STK Objects 11 Send comments on this topic.
GetAzElMask Method (IAgTarget)
See Also 
Windows






Windows & Linux

Description

Method to get the az-el mask. A member of the AgEAzElMaskType enumeration.

Syntax

[Visual Basic .NET]
Public Function GetAzElMask() As AgEAzElMaskType

[C#]
public AgEAzElMaskType GetAzElMask();

[Managed C++]
public: AgEAzElMaskType GetAzElMask();

[Java]
public AgEAzElMaskType getAzElMask();

[Unmanaged C++]
public: HRESULT GetAzElMask(
AgEAzElMaskType * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface