Exemple #1
0
 public void SetIsGridShown(bool value, bool xy, bool xz, bool yz)
 {
     native.SetIsGridShown(value, xy, xz, yz);
 }