'Declaration
Public ReadOnly Property RotationConfidence As System.Double
'Usage
Dim instance As ImageEditor Dim value As System.Double value = instance.RotationConfidence
public System.double RotationConfidence {get;}
public read-only property RotationConfidence: System.Double;
public function get RotationConfidence : System.double
public: property System.double RotationConfidence { System.double get(); }