C# Класс Paint.ColorPickerDefinition

Color picker definition - layout of the color picker
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ColorPickerDefinition ( ToolboxLayoutDefinitionPaintToolsColorPickersColorPicker colorPickerDefinition, int scale ) : Microsoft.Xna.Framework

Initializes a new instance of the Paint.ColorPickerDefinition class.

Описание методов

ColorPickerDefinition() публичный Метод

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
Результат Microsoft.Xna.Framework