CvSubdiv2DEdge  Conversion (CvSubdiv2DEdge to UInt64) OpenCvSharp Class Library
Implicit cast to ulong

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static implicit operator ulong (
	CvSubdiv2DEdge self
)

Parameters

self
Type: OpenCvSharpCvSubdiv2DEdge

[Missing <param name="self"/> documentation for "M:OpenCvSharp.CvSubdiv2DEdge.op_Implicit(OpenCvSharp.CvSubdiv2DEdge)~System.UInt64"]

Return Value

Type: UInt64

[Missing <returns> documentation for "M:OpenCvSharp.CvSubdiv2DEdge.op_Implicit(OpenCvSharp.CvSubdiv2DEdge)~System.UInt64"]

See Also

Reference