 | PLY_POINT_CLIPConstantOUTSIDE Field |
The point is outside the polygon
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int OUTSIDE = 1
public const int OUTSIDE = 1
Public Const OUTSIDE As Integer = 1
Public Const OUTSIDE As Integer = 1
public:
literal int OUTSIDE = 1
public:
literal int OUTSIDE = 1
static val mutable OUTSIDE: int
static val mutable OUTSIDE: int
Field Value
Type:
Int32
See Also