public Vector2 GetLocalPosition()
 {
     return(thisUIA.GetLocalPosition());
 }