http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
A Pointer to the storage used by this Seq
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public MemStorage Storage { get; } |
Visual Basic |
---|
Public ReadOnly Property Storage As MemStorage Get |
Visual C++ |
---|
public: property MemStorage^ Storage { MemStorage^ get (); } |