GetXYRect method
Stores the x-axis and y-axis bounds into the specified rectangle.
Syntax
object.GetXYRect(xyRect);
Parameters
xyRect [out, ref]
Type: RECTLocation of a RECT structure to store the x-axis and y-axis bounds.
Return value
This method does not return a value.