C# 클래스 Paint.ColorPickerDefinition

Color picker definition - layout of the color picker
파일 보기 프로젝트 열기: RandolphBurt/MonoGame-iOS-SimplePaint 1 사용 예제들

공개 메소드들

메소드 설명
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