Click or drag to resize

GeognoSISGetBlobExtent Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.GetBlobExtent(System.String,System.String,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 string GetBlobExtent(
	string blob,
	string prj,
	int fmt
)

Parameters

blob
Type: SystemString

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

prj
Type: SystemString

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

fmt
Type: SystemInt32

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

Return Value

Type: String

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

See Also