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