StructSizePointF 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 PointF { get; }
Public Shared ReadOnly Property PointF As Integer
Get
public:
static property int PointF {
int get ();
}
static member PointF : int with get
Property Value
Type:
Int32
See Also