AGI Ui Plugins 11 Send comments on this topic.
CreateParameters Method (IAgUiPluginWindowSite)
See Also 





Description

Returns a new instance of the parameters used to create custom tool windows.

Syntax

[Visual Basic .NET]
Public Function CreateParameters() As IAgUiPluginWindowCreateParameters

[C#]
public IAgUiPluginWindowCreateParameters CreateParameters();

[Managed C++]
public: IAgUiPluginWindowCreateParameters^ CreateParameters();

[Java]
public IAgUiPluginWindowCreateParameters createParameters();

[Unmanaged C++]
public: HRESULT CreateParameters(
IAgUiPluginWindowCreateParameters ** ReturnValue
);

Remarks

IAgUiPluginWindowCreateParameters interface is used with CreateNetToolWindowParam method.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1