Click or drag to resize

CvTrackbarMax Property

Gets the upper limit of the range this trackbar is working with.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public int Max { get; }

Property Value

Type: Int32
See Also