[Visual Basic]
Overridable Sub Init( _
ByVal control As SharpGraph, _
ByVal designerHost As IDesignerHost, _
ByVal ParamArray extraParameters() As Object _
)
[C#]
virtual void Init(
SharpGraph control,
IDesignerHost designerHost,
params object[] extraParameters
);
ISGDesigner Interface | ISGDesigner Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.