STK ObjectsSend comments on this topic.
AzElMask Property (IAgPlaceGraphics)
See Also
Windows





Windows & Linux

Description

The graphics az-el mask properties for the place.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AzElMask() As IAgBasicAzElMask
[C#]
public IAgBasicAzElMask AzElMask {get;}
[Managed C++]
public: __property IAgBasicAzElMask ^ get_AzElMask();
[Unmanaged C++]
public: HRESULT get_AzElMask(
    IAgBasicAzElMask ** ppAzElMask
);
[Java]
public IAgBasicAzElMask getAzElMask();
[Python - STK API ]
@property
def AzElMask(self) -> "IAgBasicAzElMask":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.