C# Class NetworkVis.ColorPick

Interaction logic for ColorPick.xaml
Inheritance: System.Windows.Window
Mostra file Open project: 2014-sed-team3/term-project Class Usage Examples

Public Properties

Property Type Description
returnedcolor System.Windows.Media.SolidColorBrush

Public Methods

Method Description
ColorPick ( ) : System

Private Methods

Method Description
wheel_MouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Method Details

ColorPick() public method

public ColorPick ( ) : System
return System

Property Details

returnedcolor public_oe property

public SolidColorBrush,System.Windows.Media returnedcolor
return System.Windows.Media.SolidColorBrush