| MatExprRowColIndexerParent Property |
[Missing <summary> documentation for "P:OpenCvSharp.MatExprRowColIndexer.Parent"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax protected MatExpr Parent { get; }
Protected ReadOnly Property Parent As MatExpr
Get
protected:
property MatExpr^ Parent {
MatExpr^ get ();
}
member Parent : MatExpr with get
Property Value
Type:
MatExprSee Also