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