What I have is an ImageLabel inside of a frame and I want to be able to get the center of the frame to position the ImageLabel in the center with any AnchorPoint
but I’m having trouble trying to do the math for centering the ImageLabel no matter what the AnchorPoint is
cuz what I have is something that uses multiple AnchorPoints
How would I accomplish this?