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

Property Value

Type: Boolean
See Also