PLY_POINT_CLIPConstant Class
Polygon point clipping mode
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXPLY_POINT_CLIPConstant

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

The PLY_POINT_CLIPConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberERROR
An error occurred
Public fieldStatic memberINSIDE
The point is inside the polygon
Public fieldStatic memberOUTSIDE
The point is outside the polygon
Top
See Also