CvWindowEx. Trackbars Property OpenCvSharp Class Library
Gets all created trackbars

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

public TrackbarWithLabel[] Trackbars { get; }

Property Value

Type:TrackbarWithLabel[]
See Also

Reference