Table of Contents

Method PromptForColor

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll

PromptForColor(string, Color, out Color)

public static bool PromptForColor(string title, Color current, out Color newColor)

Parameters

title string
current Color
newColor Color

Returns

bool