Subdiv2DPointLocationTypeOnEdge Field |
http://www.emgu.com
Point falls onto the edge
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const Subdiv2DPointLocationType OnEdge = 2
Public Const OnEdge As Subdiv2DPointLocationType = 2
public:
literal Subdiv2DPointLocationType^ OnEdge = 2
static val mutable OnEdge: Subdiv2DPointLocationType
Field Value
Type:
Subdiv2DPointLocationType
See Also