Access global methods and properties of CustomImageGlobeOverlayPluginActivator (what's known as static properties, static methods and constructors in languages such as C++, C#, etc.)
Read-only property
| [Visual Basic .NET] |
|---|
Public Property CustomImageGlobeOverlayPluginActivator() As IAgStkGraphicsCustomImageGlobeOverlayPluginActivatorFactory |
| [C#] |
|---|
public IAgStkGraphicsCustomImageGlobeOverlayPluginActivatorFactory CustomImageGlobeOverlayPluginActivator {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsCustomImageGlobeOverlayPluginActivatorFactory^ get_CustomImageGlobeOverlayPluginActivator(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_CustomImageGlobeOverlayPluginActivator( |
| [Java] |
|---|
public IAgStkGraphicsCustomImageGlobeOverlayPluginActivatorFactory getCustomImageGlobeOverlayPluginActivator(); |
