MVIEW_PJConstant Class
Projection modes
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXMVIEW_PJConstant

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static class MVIEW_PJConstant

The MVIEW_PJConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberALL
Locations and attributes (sizes, thicknesses, angles) will be transformed to the view coordinate system.
Public fieldStatic memberLOCATION
Only locations will be transformed to the view coordinate system.
Public fieldStatic memberOFF
No reprojection is used and all locations and attributes are assumed to be in the view coordinate system.
Public fieldStatic memberON
Mode before the last <define>MVIEW_PJ_OFF</define>.
Top
See Also