Subdiv2DPointLocationTypeOutsideRect Field |
http://www.emgu.com
Point is outside the subdivision reference rectangle
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const Subdiv2DPointLocationType OutsideRect = -1
Public Const OutsideRect As Subdiv2DPointLocationType = -1
public:
literal Subdiv2DPointLocationType^ OutsideRect = -1
static val mutable OutsideRect: Subdiv2DPointLocationType
Field Value
Type:
Subdiv2DPointLocationType
See Also