get_size
Description:
public void get_size (
out double width,
out double height)
Gets the size of this at the current scale and rotation.
Parameters:
this |
A Page
|
width |
return location for the width of this
|
height |
return location for the height of this
|