Skip to main content
Inspiring
September 23, 2013
Answered

geometricBounds Order and Manipulation

  • September 23, 2013
  • 1 reply
  • 1414 views

I've been playing around with the pathItems.geometricBounds a bit and it'll give me a list when i put it in an alert but how do I know which number represent which bounds?

This topic has been closed for replies.
Correct answer CarlosCanto

the result gives you the [left, top, right, bottom] coordinates

1 reply

CarlosCanto
Community Expert
CarlosCantoCommunity ExpertCorrect answer
Community Expert
September 23, 2013

the result gives you the [left, top, right, bottom] coordinates

Inspiring
September 23, 2013

Thank you very much, how were you able to figure that out though?

CarlosCanto
Community Expert
Community Expert
September 23, 2013

hmm...good question, I just went through the guides and couldn't find it...it might have been trial and error or I probably got it from other scripts I learned from...I don't remember.