Attribute used by ImageBox to generate Operation Menu
Namespace:
Emgu.CV.Reflection
Assembly:
Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
| C# |
|---|
public sealed class ExposableMethodAttribute : Attribute |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class ExposableMethodAttribute _
Inherits Attribute |
| Visual C++ |
|---|
public ref class ExposableMethodAttribute sealed : public Attribute |
Inheritance Hierarchy
See Also