'Declaration Public Overloads Sub Locate( _ ByVal rect As ImGearRectangle _ )
'Usage Dim instance As ImGearRecZoneCollection Dim rect As ImGearRectangle instance.Locate(rect)
public void Locate( ImGearRectangle rect )
public: void Locate( ImGearRectangle rect )
public: void Locate( ImGearRectangle rect )
Parameters
- rect
- Rectangular region of image to locate zones in.