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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.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 MVIEW_PJ_OFF.
Top
See Also