SoftSpotWorkingAreaRotationBehaviorValueOf 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 static SoftSpotWorkingAreaRotationBehavior ValueOf(
string name
)
Public Shared Function ValueOf (
name As String
) As SoftSpotWorkingAreaRotationBehavior
Parameters
- name
- Type: SystemString
[Missing <param name="name"/> documentation for "M:Com.Datalogic.Softspot.SoftSpot.WorkingArea.RotationBehavior.ValueOf(System.String)"]
Return Value
Type:
SoftSpotWorkingAreaRotationBehavior[Missing <returns> documentation for "M:Com.Datalogic.Softspot.SoftSpot.WorkingArea.RotationBehavior.ValueOf(System.String)"]
See Also