Click or drag to resize

SoftSpotPoint Constructor (Int32, Int32)

Namespace:  Com.Datalogic.Softspot
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Point(
	int x,
	int y
)

Parameters

x
Type: SystemInt32

[Missing <param name="x"/> documentation for "M:Com.Datalogic.Softspot.SoftSpot.Point.#ctor(System.Int32,System.Int32)"]

y
Type: SystemInt32

[Missing <param name="y"/> documentation for "M:Com.Datalogic.Softspot.SoftSpot.Point.#ctor(System.Int32,System.Int32)"]

See Also