Click or drag to resize

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
)

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