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