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