[This is preliminary documentation and is subject to change.]
Get or Set the start step
Namespace:
Emgu.CV.MLAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# | Visual Basic | Visual C++ |
public EM_INIT_STEP_TYPE StartStep { get; set; }
Public Property StartStep As EM_INIT_STEP_TYPE
public: property EM_INIT_STEP_TYPE StartStep { EM_INIT_STEP_TYPE get (); void set (EM_INIT_STEP_TYPE value); }