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