RanorexRanorex Documentation
Location Constructor
NamespacesRanorexLocationLocation()()()
Members
IconMemberDescription
Location()()()
Initializes a new instance of the Location class. This is equivalent to using 'Location.Center'.

Location(Point)
Initializes a new instance of the Location class, using a pixel value.

Location(Int32, Int32)
Initializes a new instance of the Location class, using a pixel value.

Location(PointF)
Initializes a new instance of the Location class, using a proportional position.

Location(Double, Double)
Initializes a new instance of the Location class, using a proportional position.

Location(Bitmap)
Initializes a new instance of the Location class specifying an image to search for.

Location(Bitmap, Location)
Initializes a new instance of the Location class specifying an image to search for and a relative location inside the found image.

Location(Bitmap, Imaging..::.FindOptions)
Initializes a new instance of the Location class specifying an image to search for using the specified options.

Location(Bitmap, Location, Imaging..::.FindOptions)
Initializes a new instance of the Location class using an image to search for and a relative location inside the found image.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)