| LineIteratorMinusStep Property |
[Missing <summary> documentation for "P:OpenCvSharp.LineIterator.MinusStep"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public int MinusStep { get; }
Public ReadOnly Property MinusStep As Integer
Get
public:
property int MinusStep {
int get ();
}
member MinusStep : int with get
Property Value
Type:
Int32See Also