StructSizeMCvPoint2D64f Property |
http://www.emgu.com
The size of PointF
Namespace:
Emgu.CV.Util
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntaxpublic static int MCvPoint2D64f { get; }
Public Shared ReadOnly Property MCvPoint2D64f As Integer
Get
public:
static property int MCvPoint2D64f {
int get ();
}
static member MCvPoint2D64f : int with get
Property Value
Type:
Int32
See Also