Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.