Click or drag to resize

StiOnlineMapRepaintHelperGet Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Helpers.StiOnlineMapRepaintHelper.Get(Stimulsoft.Base.IStiAppComponent,System.Int32,System.Boolean)"]

Namespace:  Stimulsoft.Base.Helpers
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static WebBrowser Get(
	IStiAppComponent comp,
	int key,
	bool ignoreKey = false
)

Parameters

comp
Type: Stimulsoft.BaseIStiAppComponent

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

key
Type: SystemInt32

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

ignoreKey (Optional)
Type: SystemBoolean

[Missing <param name="ignoreKey"/> documentation for "M:Stimulsoft.Base.Helpers.StiOnlineMapRepaintHelper.Get(Stimulsoft.Base.IStiAppComponent,System.Int32,System.Boolean)"]

Return Value

Type: WebBrowser

[Missing <returns> documentation for "M:Stimulsoft.Base.Helpers.StiOnlineMapRepaintHelper.Get(Stimulsoft.Base.IStiAppComponent,System.Int32,System.Boolean)"]

See Also