static void n_SetSelfScaleAnchorPoints(IntPtr jnienv, IntPtr native__this)
 {
     global::Com.Nightonke.Boommenu.BoomButtons.HamButton __this = global::Java.Lang.Object.GetObject <global::Com.Nightonke.Boommenu.BoomButtons.HamButton> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     __this.SetSelfScaleAnchorPoints();
 }