AGI AgStkPlugin 11Send 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 ** ppRetVal
);
[Java]
public IAgGatorPluginProvider getGatorProvider();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.