StructSizeMCvPoint3D32f Property |
http://www.emgu.com
The size of MCvPoint3D32f
Namespace: Emgu.CV.UtilAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic static int MCvPoint3D32f { get; }
Public Shared ReadOnly Property MCvPoint3D32f As Integer
Get
public:
static property int MCvPoint3D32f {
int get ();
}
static member MCvPoint3D32f : int with get
Property Value
Type:
Int32
See Also