SoftSpot.Position Property |
Current X/Y position
Namespace:
Com.Datalogic.Softspot
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual SoftSpot.Point Position { get; set; }
Public Overridable Property Position As SoftSpot.Point
Get
Set
Property Value
Type:
SoftSpot.PointCurrent X/Y position of SoftSpot. This is the central point of
SoftSpot.
Remarks
See Also