Exemple #1
0
 private void menuAddLabel_Click()
 {
     _container.AddLabel((int)CenterPoint.X - 20, (int)CenterPoint.Y - 20);
 }