ConstraintGuide.getNatSize

Gets the natural size of @guide.

class ConstraintGuide
void
getNatSize
(
int* width
,
int* height
)

Parameters

width int*

return location for the natural width, or %NULL

height int*

return location for the natural height, or %NULL

Meta