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