AGI STK Objects 11Send 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 * pVal
);
[Java]
public AgEAzElMaskType getAzElMask();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.