Method | Description | |
---|---|---|
ColorSwatch ( Color color, string description ) : System | ||
ColorSwatch ( Color color, string description, Point location, |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ToString ( ) : string |
public ColorSwatch ( Color color, string description ) : System | ||
color | Color | |
description | string | |
return | System |
public ColorSwatch ( Color color, string description, Point location, |
||
color | Color | |
description | string | |
location | Point | |
size | ||
return | System |