C# Class Paint.ColorPickerDefinition

Color picker definition - layout of the color picker
Mostrar archivo Open project: RandolphBurt/MonoGame-iOS-SimplePaint Class Usage Examples

Public Methods

Method Description
ColorPickerDefinition ( ToolboxLayoutDefinitionPaintToolsColorPickersColorPicker colorPickerDefinition, int scale ) : Microsoft.Xna.Framework

Initializes a new instance of the Paint.ColorPickerDefinition class.

Method Details

ColorPickerDefinition() public method

Initializes a new instance of the Paint.ColorPickerDefinition class.
public ColorPickerDefinition ( ToolboxLayoutDefinitionPaintToolsColorPickersColorPicker colorPickerDefinition, int scale ) : Microsoft.Xna.Framework
colorPickerDefinition Paint.ToolboxLayout.ToolboxLayoutDefinitionPaintToolsColorPickersColorPicker Layout of the color setter as defined within a xml file.
scale int
return Microsoft.Xna.Framework