SoftSpotSetWorkingArea Method |
Namespace:
Com.Datalogic.Softspot
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual void SetWorkingArea(
SoftSpotWorkingArea area
)
Public Overridable Sub SetWorkingArea (
area As SoftSpotWorkingArea
)
Parameters
- area
- Type: Com.Datalogic.SoftspotSoftSpotWorkingArea
[Missing <param name="area"/> documentation for "M:Com.Datalogic.Softspot.SoftSpot.SetWorkingArea(Com.Datalogic.Softspot.SoftSpot.WorkingArea)"]
See Also