Click or drag to resize

GeognoSISCreateBoxText Method

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

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 CreateBoxText(
	double x,
	double y,
	double z,
	double h,
	string text
)

Parameters

x
Type: SystemDouble

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

y
Type: SystemDouble

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

z
Type: SystemDouble

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

h
Type: SystemDouble

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

text
Type: SystemString

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

See Also