AGI STK Objects 11Send 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 
[C#]
public AgEAzElMaskType GetAzElMask();
[Managed C++]
public: AgEAzElMaskType GetAzElMask();
[Java]
public AgEAzElMaskType getAzElMask();
[Unmanaged C++]
public: HRESULT GetAzElMask(
    AgEAzElMaskType * pAzElMaskType
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.