MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Map.Data.ESRI Namespace / EsriDataDecoder.Orientation Enumeration

EsriDataDecoder.Orientation Enumeration
Syntax
'Declaration
 
Public Enum EsriDataDecoder.Orientation 
   Inherits System.Enum
 
Members
MemberDescription
ClockwiseSpecifies that orientation is clockwise.
CollinearSpecifies the value indicating when no way to resolve the orientation.
CounterclockwiseSpecifies that orientation is counterclockwise.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Rendering.Components.Map.Data.ESRI.EsriDataDecoder.Orientation

See Also