Click or drag to resize

GeognoSISCreateDbPointOverlay Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateDbPointOverlay(System.Int32,System.String,System.String,System.String,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 CreateDbPointOverlay(
	int pos,
	string prj,
	string rs,
	string aclass,
	int nfX,
	int nfY,
	int nfId,
	int nfSr,
	int nfZ,
	int nfUnused,
	double span
)

Parameters

pos
Type: SystemInt32

[Missing <param name="pos"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateDbPointOverlay(System.Int32,System.String,System.String,System.String,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.CreateDbPointOverlay(System.Int32,System.String,System.String,System.String,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.CreateDbPointOverlay(System.Int32,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Double)"]

aclass
Type: SystemString

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

nfX
Type: SystemInt32

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

nfY
Type: SystemInt32

[Missing <param name="nfY"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateDbPointOverlay(System.Int32,System.String,System.String,System.String,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.CreateDbPointOverlay(System.Int32,System.String,System.String,System.String,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.CreateDbPointOverlay(System.Int32,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Double)"]

nfZ
Type: SystemInt32

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

nfUnused
Type: SystemInt32

[Missing <param name="nfUnused"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateDbPointOverlay(System.Int32,System.String,System.String,System.String,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.CreateDbPointOverlay(System.Int32,System.String,System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Double)"]

See Also