Click or drag to resize

CvTrackbar.Pos Property

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: 3.4.1.20180605-33-CaRLSharp
Syntax
public int Pos { get; set; }

Property Value

Type: Int32
See Also