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 and y size of the bounds into the specified SIZE structure.
Syntax
object.GetXYSize(xySize);
Parameters
xySize [out, ref]
Type: SIZEReference to a SIZE structure to store the x and y width and height of the bounds.
Return value
This method does not return a value.