public void DisableSetting(Graphic3d_ZLayerSetting theSetting)
 {
     throw new NotImplementedException();
 }
 public bool IsSettingEnabled(Graphic3d_ZLayerSetting theSetting)
 {
     throw new NotImplementedException();
 }