C# Class Paint.ColorPickerDefinition

Color picker definition - layout of the color picker
Afficher le fichier Open project: RandolphBurt/MonoGame-iOS-SimplePaint Class Usage Examples

Méthodes publiques

Méthode Description
ColorPickerDefinition ( ToolboxLayoutDefinitionPaintToolsColorPickersColorPicker colorPickerDefinition, int scale ) : Microsoft.Xna.Framework

Initializes a new instance of the Paint.ColorPickerDefinition class.

Method Details

ColorPickerDefinition() public méthode

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
Résultat Microsoft.Xna.Framework