Vec2dItem Property OpenCvSharp Class Library
Indexer

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

public double this[
	int i
] { get; set; }

Parameters

i
Type: SystemInt32

Return Value

Type: Double

Implements

IVecTItemInt32
See Also

Reference