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.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public bool Exposable { get; set; }

Property Value

Type: Boolean
See Also