STK ObjectsSend comments on this topic.
GetAzElMask Method (IAgFacility)
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();
[Unmanaged C++]
public: HRESULT GetAzElMask(
    AgEAzElMaskType * pType
);
[Java]
public AgEAzElMaskType getAzElMask();
[Python - STK API ]
def GetAzElMask(self) -> "AgEAzElMaskType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.