CvTrackbarResult Property
|
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic int Result { get; }
Public ReadOnly Property Result As Integer
Get
public:
property int Result {
int get ();
}
member Result : int with get
Property Value
Type:
Int32
See Also