Click or drag to resize

GeognoSISCreateDbBlobOverlay Method

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

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 CreateDbBlobOverlay(
	int pos,
	string prj,
	string rs,
	int fmt,
	int nfBlob,
	int nfId,
	int nfVer,
	int nfSr,
	int nfSlMin,
	int nfSlMax,
	double span
)

Parameters

pos
Type: SystemInt32

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

prj
Type: SystemString

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

rs
Type: SystemString

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

fmt
Type: SystemInt32

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

nfBlob
Type: SystemInt32

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

nfId
Type: SystemInt32

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

nfVer
Type: SystemInt32

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

nfSr
Type: SystemInt32

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

nfSlMin
Type: SystemInt32

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

nfSlMax
Type: SystemInt32

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

span
Type: SystemDouble

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

See Also