Exemple #1
0
 private void Configure()
 {
     _categories    = new ColorCategoryCollection(this);
     _opacity       = 1;
     EditorSettings = new RasterEditorSettings();
 }
 private void Configure()
 {
     _categories = new ColorCategoryCollection(this);
     _opacity = 1;
     EditorSettings = new RasterEditorSettings();
 }