Table of Contents

TDrawingGradientStop.CompareTo Method

Overloads

TDrawingGradientStop.CompareTo(Object)

Compares 2 instances of this struct.

Syntax

Namespace: FlexCel.Core

public Int32 CompareTo(Object obj)

Parameters

<-> Parameter Type Description
obj Object

See also

TDrawingGradientStop.CompareTo(TDrawingGradientStop)

Compares 2 instances of this struct.

Syntax

Namespace: FlexCel.Core

public Int32 CompareTo(TDrawingGradientStop o2)

Parameters

<-> Parameter Type Description
o2 TDrawingGradientStop

See also