Click or drag to resize

Subdiv2DPointLocationType Fields

http://www.emgu.com

The Subdiv2DPointLocationType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberError
One of input arguments is invalid.
Public fieldStatic memberInside
Point falls into some facet
Public fieldStatic memberOnEdge
Point falls onto the edge
Public fieldStatic memberOutsideRect
Point is outside the subdivision reference rectangle
Public fieldvalue__
Public fieldStatic memberVertex
Point coincides with one of subdivision vertices
Top
See Also