The SimulScanTemplateRegion class represents a particular region in a Template.
Type - Symbol.XamarinEMDK.SimulScan.SimulScanTemplateElement
Methods
GetX
public virtual int GetX ();
Returns the X coordinate of this template region
Parameters:
Returns - System.Int32
GetY
public virtual int GetY ();
Returns the Y coordinate of this template region
Parameters:
Returns - System.Int32
Properties
Height
Returns the height of this template region
Type - System.Int32
RegionType
Returns the type of data contained within this region
Type - Symbol.XamarinEMDK.SimulScan.RegionType
Width
Returns the width of this template region
Type - System.Int32