ColorLessThan Operator

Less-Than Operator

Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public static int operator <(
        Color a,
        Color b
)

Parameters

a  Color
Operand.
b  Color
Operand.

Return Value

Int32
true if a is less than b.
See Also

©  Bricsys NV. All rights reserved.