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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.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