public LabelRotateIndicatorInstaller(LabelRotateHandle outerThis)
 {
     this.outerThis = outerThis;
 }
 public LabelRotateHandleLivePoint(LabelRotateHandle outerThis)
 {
     this.outerThis = outerThis;
 }