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