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