[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Map.Data.ESRI.EsriDataDecoder.DetermineOrientation

DetermineOrientation Method

DetermineOrientation(IItemCollection<GeoPoint>)

Returns the orientation of the polygon specified by points.

Declaration
public static EsriDataDecoder.Orientation DetermineOrientation(IItemCollection<GeoPoint> points)
Parameters
Type Name Description
IItemCollection<GeoPoint> points
Returns
Type Description
EsriDataDecoder.Orientation
Remarks