VisualFormatterItemPropertyDirectionFromInt Method |
Namespace:
Com.Datalogic.Decode
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static VisualFormatterItemPropertyDirection FromInt(
int value
)
Public Shared Function FromInt (
value As Integer
) As VisualFormatterItemPropertyDirection
Parameters
- value
- Type: SystemInt32
[Missing <param name="value"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Item.Property.Direction.FromInt(System.Int32)"]
Return Value
Type:
VisualFormatterItemPropertyDirection[Missing <returns> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Item.Property.Direction.FromInt(System.Int32)"]
See Also