ColorSphere Class Members
In This Topic
The following tables list the members exposed by
ColorSphere.
Public Constructors
| Name | Description |
 | ColorSphere | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | Center | Gets or sets the center of color sphere. |
 | Radius | Gets or sets the radius, in the RGB space, of color sphere. |
Public Methods
| Name | Description |
 | Clone | Creates a new ColorSphere that is a copy of the current instance. |
 | ToString | Returns the string representation of this object. |
See Also