Click or drag to resize

GeognoSISRenderTileAsync Method (String, Int32, Int32, Int32, Int32)

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.RenderTileAsync(System.String,System.Int32,System.Int32,System.Int32,System.Int32)"]

Namespace:  Cadcorp.WML.WebServices.localhost
Assembly:  Cadcorp.WML.WebServices (in Cadcorp.WML.WebServices.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public void RenderTileAsync(
	string strFormat,
	int level,
	int x,
	int y,
	int mode
)

Parameters

strFormat
Type: SystemString

[Missing <param name="strFormat"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.RenderTileAsync(System.String,System.Int32,System.Int32,System.Int32,System.Int32)"]

level
Type: SystemInt32

[Missing <param name="level"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.RenderTileAsync(System.String,System.Int32,System.Int32,System.Int32,System.Int32)"]

x
Type: SystemInt32

[Missing <param name="x"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.RenderTileAsync(System.String,System.Int32,System.Int32,System.Int32,System.Int32)"]

y
Type: SystemInt32

[Missing <param name="y"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.RenderTileAsync(System.String,System.Int32,System.Int32,System.Int32,System.Int32)"]

mode
Type: SystemInt32

[Missing <param name="mode"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.RenderTileAsync(System.String,System.Int32,System.Int32,System.Int32,System.Int32)"]

See Also