| VectorOfInt32ElemPtr Property |
&vector[0]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public IntPtr ElemPtr { get; }
Public ReadOnly Property ElemPtr As IntPtr
Get
public:
property IntPtr ElemPtr {
IntPtr get ();
}
member ElemPtr : IntPtr with get
Property Value
Type:
IntPtrSee Also