Click or drag to resize

SIZE Constructor (Int32, Int32)

Initializes a new instance of the SIZE class

Namespace:  Kofax.OmniPageCSDK.ArgTypes
Assembly:  Kofax.OmniPageCSDK.ArgTypes (in Kofax.OmniPageCSDK.ArgTypes.dll) Version: 21.0.0.0 (21.0.19459.900)
Syntax
public SIZE(
	int x,
	int y
)

Parameters

x
Type: SystemInt32
y
Type: SystemInt32
See Also