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

Declaration Syntax
public bool Exposable { get; set; }Public Property Exposable As Boolean
public:
property bool Exposable {
bool get ();
void set (bool value);
}Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)