Click or drag to resize

AxoColor Operators and Type Conversions

The AxoColor type exposes the following members.

Operators
 NameDescription
Public operatorStatic memberEquality(AxoColor, AxoColor) Determines whether two colors are equal.
Public operatorStatic member(AxoColor to Color) Converts an AxoColor to a GDI color.
Public operatorStatic memberInequality(AxoColor, AxoColor) Determines whether two colors are not equal.
Top
See Also