Click or drag to resize

ExposableMethodAttribute Properties

http://www.emgu.com

The ExposableMethodAttribute type exposes the following members.

Properties
  NameDescription
Public propertyCategory
The catefory of this function
Public propertyExposable
Get or Set the exposable value, if true, this function will be displayed in Operation Menu of ImageBox
Public propertyGenericParametersOptions
The options for generic parameters
Public propertyGenericParametersOptionSizes
The size for each generic parameter Options
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also