MVIEW_SMOOTHConstant Class
Interpolation method to use for drawing line and polygon edges
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetMVIEW_SMOOTHConstant

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

The MVIEW_SMOOTHConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAKIMA
Akima
Public fieldStatic memberCUBIC
Cubic Spline
Public fieldStatic memberNEAREST
Nearest neighbour
Top
See Also