Click or drag to resize

ExposableMethodAttributeExposable Property

http://www.emgu.com
Get or Set the exposable value, if true, this function will be displayed in Operation Menu of ImageBox

Namespace:  Emgu.CV.Reflection
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public bool Exposable { get; set; }

Property Value

Type: Boolean
See Also