STK AgStkPluginSend comments on this topic.
GatorProvider Property (IAgGatorPluginSite)
See Also
Windows





Windows & Linux

Description

Creates an IAgGatorPluginProvider object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GatorProvider() As IAgGatorPluginProvider
[C#]
public IAgGatorPluginProvider GatorProvider {get;}
[Managed C++]
public: __property IAgGatorPluginProvider ^ get_GatorProvider();
[Unmanaged C++]
public: HRESULT get_GatorProvider(
    IAgGatorPluginProvider ** ppGatorPrv
);
[Java]
public IAgGatorPluginProvider getGatorProvider();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.