VectorOfVectorOfPoint3D32FSizeOfItemInBytes Property |
http://www.emgu.com
The size of the item in this Vector, counted as size in bytes.
Namespace:
Emgu.CV.Util
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.3.0.2824 (3.3.0.2824)
Syntaxpublic static int SizeOfItemInBytes { get; }
Public Shared ReadOnly Property SizeOfItemInBytes As Integer
Get
public:
static property int SizeOfItemInBytes {
int get ();
}
static member SizeOfItemInBytes : int with get
Property Value
Type:
Int32
See Also