'Declaration Public Overloads Sub Locate()
'Usage Dim instance As ImGearRecZoneCollection instance.Locate()
public void Locate()
public: void Locate();
public: void Locate();
'Declaration Public Overloads Sub Locate()
'Usage Dim instance As ImGearRecZoneCollection instance.Locate()
public void Locate()
public: void Locate();
public: void Locate();
This method performs the analysis over the entire image area. An overload Locate(ImGearRectangle) method is available to analyze a specified area of the image.
This method finds text or graphics blocks within the specified area, builds a zone list and then stores it along with the ImGearRecPage object.
This method activates the DECOMPOSITION
process.