| Accusoft.ScanFixXpressSdk Namespace > HueRadius Class > HueRadius Constructor : HueRadius Constructor(Byte,Int32,Boolean,Boolean) |
'Declaration <DebuggerStepThroughAttribute()> <DebuggerNonUserCodeAttribute()> Public Function New( _ ByVal hue As Byte, _ ByVal radius As Integer, _ ByVal adaptive As Boolean, _ ByVal brightness As Boolean _ )
'Usage Dim hue As Byte Dim radius As Integer Dim adaptive As Boolean Dim brightness As Boolean Dim instance As New HueRadius(hue, radius, adaptive, brightness)
[DebuggerStepThrough()] [DebuggerNonUserCode()] public HueRadius( byte hue, int radius, bool adaptive, bool brightness )
[DebuggerStepThrough()] [DebuggerNonUserCode()] public: HueRadius( byte hue, int radius, bool adaptive, bool brightness )
[DebuggerStepThrough()] [DebuggerNonUserCode()] public: HueRadius( byte hue, int radius, bool adaptive, bool brightness )