[]
        
(Showing Draft Content)

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

EsriDataDecoder.Orientation Enum

Namespace: GrapeCity.ActiveReports.Rendering.Components.Map.Data.ESRI
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum EsriDataDecoder.Orientation

Fields

Name Description
Clockwise

Specifies that orientation is clockwise.

Collinear

Specifies the value indicating when no way to resolve the orientation.

Counterclockwise

Specifies that orientation is counterclockwise.

Extension Methods