| ExposableMethodAttributeCategory Property |
http://www.emgu.com
The catefory of this function
Namespace: Emgu.CV.ReflectionAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic string Category { get; set; }Public Property Category As String
Get
Set
public:
property String^ Category {
String^ get ();
void set (String^ value);
}member Category : string with get, set
Property Value
Type:
String
See Also