MVIEW_EXTENT_UNITConstant Class
Types of units for extents (these map to the MVIEW_UNIT defines directly)
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetMVIEW_EXTENT_UNITConstant

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class MVIEW_EXTENT_UNITConstant

The MVIEW_EXTENT_UNITConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberMM
MVIEW_UNIT_MM
Public fieldStatic memberPLOT
MVIEW_UNIT_PLOT
Public fieldStatic memberVIEW
MVIEW_UNIT_VIEW
Public fieldStatic memberVIEW_UNWARPED
MVIEW_UNIT_VIEW_UNWARPED
Top
See Also