True if the color is valid, false otherwise.

Namespace:  ceometric.ComputationalGeometry
Assembly:  ceometric.ComputationalGeometry (in ceometric.ComputationalGeometry.dll) Version: 2.4.0.0 (2.4.0.0)

Syntax

C#
public bool IsValid
Visual Basic (Declaration)
Public IsValid As Boolean
Visual C++
public:
bool IsValid

See Also