StructSizeMCvPoint2D64f Property |
http://www.emgu.com
The size of PointF
Namespace: Emgu.CV.UtilAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
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