Click or drag to resize

GeognoSISChangePrjUnits Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.ChangePrjUnits(System.String,System.String,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 ChangePrjUnits(
	string prjOut,
	string prjIn,
	int mode,
	double dSize
)

Parameters

prjOut
Type: SystemString

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

prjIn
Type: SystemString

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

mode
Type: SystemInt32

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

dSize
Type: SystemDouble

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

See Also