| AKAZEAKAZEDescriptorType Property  | 
        
          
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic AKAZEDescriptorType AKAZEDescriptorType { get; set; }Public Property AKAZEDescriptorType As AKAZEDescriptorType
	Get
	Set
public:
property AKAZEDescriptorType AKAZEDescriptorType {
	AKAZEDescriptorType get ();
	void set (AKAZEDescriptorType value);
}member AKAZEDescriptorType : AKAZEDescriptorType with get, set
function get_AKAZEDescriptorType();
function set_AKAZEDescriptorType(value);
Property Value
Type: 
AKAZEDescriptorType See Also
See Also