MVIEW_EXTENT_UNITConstant Class

Types of units for extents (these map to the <define>MVIEW_UNIT</define> defines directly)
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXMVIEW_EXTENT_UNITConstant

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

public static class MVIEW_EXTENT_UNITConstant

The MVIEW_EXTENT_UNITConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberMM
<define>MVIEW_UNIT_MM</define>
Public fieldStatic memberPLOT
<define>MVIEW_UNIT_PLOT</define>
Public fieldStatic memberVIEW
<define>MVIEW_UNIT_VIEW</define>
Public fieldStatic memberVIEW_UNWARPED
<define>MVIEW_UNIT_VIEW_UNWARPED</define>
Top
See Also