ClassDistanceToPointComparer
Class
Compares the distance to a given reference point.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
cs-api-definition
public class DistanceToPointComparer
Inheritance: objectDistanceToPointComparer
Constructors
DistanceToPointComparer(Point)
Initializes a new instance of the DistanceToPointComparer class.
Declaration
cs-api-definition
public DistanceToPointComparer(Point referencePoint)
Parameters
referencePoint
The point which sets the reference to which the other points are compared.
Properties
ReferencePoint
Gets or sets the reference point with respect to which the ordering occurs.
Methods
Compare(Point, Point)
Compares the specified left.