| HierarchyIndexPrevious Property |
[Missing <summary> documentation for "P:OpenCvSharp.HierarchyIndex.Previous"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public int Previous { get; set; }
Public Property Previous As Integer
Get
Set
public:
property int Previous {
int get ();
void set (int value);
}
member Previous : int with get, set
Property Value
Type:
Int32See Also