LineIteratorPtr0 Property
|
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic IntPtr Ptr0 { get; }
Public ReadOnly Property Ptr0 As IntPtr
Get
public:
property IntPtr Ptr0 {
IntPtr get ();
}
member Ptr0 : IntPtr with get
Property Value
Type:
IntPtr
See Also