Exemplo n.º 1
0
 public static void SavePreset(QuickPolygon polygon, string name)
 {
     polygon.SaveAsPreset(name);
 }