[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:QPulseWebServices.Core.Utils.FormLayout.LayoutXmlReader.ParseCoordinates(System.String)"]

Namespace: QPulseWebServices.Core.Utils.FormLayout
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.7610.0

Syntax

C#
private static Point ParseCoordinates(
	string coords
)

Parameters

coords
Type: System..::..String

[Missing <param name="coords"/> documentation for "M:QPulseWebServices.Core.Utils.FormLayout.LayoutXmlReader.ParseCoordinates(System.String)"]

Return Value

Type: Point

[Missing <returns> documentation for "M:QPulseWebServices.Core.Utils.FormLayout.LayoutXmlReader.ParseCoordinates(System.String)"]

See Also