Rectangle.getLocation

Rectangle.getLocation

Class Overview | Class Members | This Package | All Packages

Syntax
public Point getLocation()
Description
Returns the location of this rectangle.

This method is included for completeness, to parallel the getLocation method of Component.

See Also
getLocation


Send feedback to MSDN.Look here for MSDN Online resources.