ClearImageNet Send comments on this topic.
RotationConfidence Property
See Also 
Inlite.ClearImageNet Namespace > ImageEditor Class : RotationConfidence Property




Gets confidence level of the last Rotation measurement

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property RotationConfidence As Double
Visual Basic (Usage)Copy Code
Dim instance As ImageEditor
Dim value As Double
 
value = instance.RotationConfidence
C# 
public double RotationConfidence {get;}
Managed Extensions for C++ 
public: __property double get_RotationConfidence();
C++/CLI 
public:
property double RotationConfidence {
   double get();
}

Remarks

Licensing: Requires ClearImage Tools license

See Also

Generated from assembly ClearImageNet [5.7.1.0]