AGI STK Graphics 11Send 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();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.