Table of Contents

TLineArrow.CompareTo Method

Returns -1, 0 or 1 depending if the objects is smaller, equal or bigger than the other.

Syntax

Namespace: FlexCel.Core

public Int32 CompareTo(TLineArrow obj)

Parameters

<-> Parameter Type Description
obj TLineArrow

See also