Esempio n. 1
0
 private void Configure()
 {
     _categories    = new ColorCategoryCollection(this);
     _opacity       = 1;
     EditorSettings = new RasterEditorSettings();
 }
Esempio n. 2
0
 private void Configure()
 {
     _categories = new ColorCategoryCollection(this);
     _opacity = 1;
     EditorSettings = new RasterEditorSettings();
 }