CvTrackbarPos Property OpenCvSharp Class Library
Gets or sets a numeric value that represents the current position of the scroll box on the track bar.

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

public int Pos { get; set; }

Property Value

Type: Int32
See Also

Reference