Click or drag to resize
GeAreaComparer Class
Compares two geometries by their area.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericComparerIGeGeometry
    FDF.Common.GeometriesGeAreaComparer

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class GeAreaComparer : Comparer<IGeGeometry>

The GeAreaComparer type exposes the following members.

Constructors
  NameDescription
Public methodGeAreaComparer
Initializes a new instance of the GeAreaComparer class
Top
Methods
Remarks