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