Returns a custom image globe overlay.
Read-only property
[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(
|
[Java] |
---|
public IAgStkGraphicsCustomImageGlobeOverlay getCustomImageGlobeOverlay();
|