STK ObjectsSend 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();
[Python - STK API ]
@property
def AzElMask(self) -> "AgEAzElMaskType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.