AGI STK Objects 11 Send comments on this topic.
AzElMask Property (IAgSensor)
See Also 
Windows






Windows & Linux

Description

Get the az-el mask

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AzElMask() As AgEAzElMaskType

[C#]
public AgEAzElMaskType AzElMask {get;}

[Managed C++]
public: __property AgEAzElMaskType get_AzElMask();

[Unmanaged C++]
public: HRESULT get_AzElMask(
AgEAzElMaskType * pRetVal
);

[Java]
public AgEAzElMaskType getAzElMask();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface