Skip to content

How do you get the bounds of an object? #1404

Closed Answered by patriksvensson
Thraka asked this question in Q&A
Discussion options

You must be logged in to vote

You can't get the absolute width/height from a rendered object. The best you can do is calling Measure on the IRenderable object, but that will only give you a minimum and maximum width.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by patriksvensson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants