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