Click or drag to resize

StiOnlineMapRepaintHelperAdd Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Helpers.StiOnlineMapRepaintHelper.Add(Stimulsoft.Base.IStiAppComponent,System.Int32,System.String,System.Drawing.Size,System.String)"]

Namespace:  Stimulsoft.Base.Helpers
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static WebBrowser Add(
	IStiAppComponent comp,
	int key,
	string script,
	Size size,
	string elementKey
)

Parameters

comp
Type: Stimulsoft.BaseIStiAppComponent

[Missing <param name="comp"/> documentation for "M:Stimulsoft.Base.Helpers.StiOnlineMapRepaintHelper.Add(Stimulsoft.Base.IStiAppComponent,System.Int32,System.String,System.Drawing.Size,System.String)"]

key
Type: SystemInt32

[Missing <param name="key"/> documentation for "M:Stimulsoft.Base.Helpers.StiOnlineMapRepaintHelper.Add(Stimulsoft.Base.IStiAppComponent,System.Int32,System.String,System.Drawing.Size,System.String)"]

script
Type: SystemString

[Missing <param name="script"/> documentation for "M:Stimulsoft.Base.Helpers.StiOnlineMapRepaintHelper.Add(Stimulsoft.Base.IStiAppComponent,System.Int32,System.String,System.Drawing.Size,System.String)"]

size
Type: System.DrawingSize

[Missing <param name="size"/> documentation for "M:Stimulsoft.Base.Helpers.StiOnlineMapRepaintHelper.Add(Stimulsoft.Base.IStiAppComponent,System.Int32,System.String,System.Drawing.Size,System.String)"]

elementKey
Type: SystemString

[Missing <param name="elementKey"/> documentation for "M:Stimulsoft.Base.Helpers.StiOnlineMapRepaintHelper.Add(Stimulsoft.Base.IStiAppComponent,System.Int32,System.String,System.Drawing.Size,System.String)"]

Return Value

Type: WebBrowser

[Missing <returns> documentation for "M:Stimulsoft.Base.Helpers.StiOnlineMapRepaintHelper.Add(Stimulsoft.Base.IStiAppComponent,System.Int32,System.String,System.Drawing.Size,System.String)"]

See Also