STK Graphics PrimitivesSend comments on this topic.
CustomImageGlobeOverlay Property (IAgStkGraphicsCustomImageGlobeOverlayPluginProxy)
See Also
Windows





Windows & Linux

Description

Returns a custom image globe overlay.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CustomImageGlobeOverlay() As IAgStkGraphicsCustomImageGlobeOverlay
[C#]
public IAgStkGraphicsCustomImageGlobeOverlay CustomImageGlobeOverlay {get;}
[Managed C++]
public: __property IAgStkGraphicsCustomImageGlobeOverlay ^ get_CustomImageGlobeOverlay();
[Unmanaged C++]
public: HRESULT get_CustomImageGlobeOverlay(
    IAgStkGraphicsCustomImageGlobeOverlay ** ppRetVal
);
[Java]
public IAgStkGraphicsCustomImageGlobeOverlay getCustomImageGlobeOverlay();
[Python - STK API ]
@property
def CustomImageGlobeOverlay(self) -> "IAgStkGraphicsCustomImageGlobeOverlay":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.