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





Windows & Linux

Description

return the 3D AzElMask properties.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.