STK Graphics PrimitivesSend comments on this topic.
IsTranslucent Property (IAgStkGraphicsCustomImageGlobeOverlay)
See Also
Windows





Windows & Linux

Description

Gets whether the overlay contains translucent imagery.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsTranslucent() As Boolean
[C#]
public bool IsTranslucent {get;}
[Managed C++]
public: __property bool get_IsTranslucent();
[Unmanaged C++]
public: HRESULT get_IsTranslucent(
    VARIANT_BOOL * pRetVal
);
[Java]
public bool getIsTranslucent();
[Python - STK API ]
@property
def IsTranslucent(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.