AGI STK Graphics 11 Send comments on this topic.
CreateFromDisplayName Method (IAgStkGraphicsCustomImageGlobeOverlayPluginActivator)
See Also 
DisplayName
A valid COM display name associated with existing COM plugin.

Description

Loads a custom image globe overlay COM plugin associated with the specified display name and returns a proxy object that allows accessing the custom image globe overlays implemented by the plugin.

Syntax

[Visual Basic .NET]
Public Function CreateFromDisplayName( _
   ByVal DisplayName As String _
) As IAgStkGraphicsCustomImageGlobeOverlayPluginProxy

Parameters

DisplayName
A valid COM display name associated with existing COM plugin.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface