Leadtools.Services.ImageProcessing.DataContracts Namespace > IntensityDetectRequest Class : LowThreshold Property |
[DataMemberAttribute(Name="LowThreshold", IsRequired=true)] public int LowThreshold {get; set;}
'Declaration <DataMemberAttribute(Name="LowThreshold", IsRequired=True)> Public Property LowThreshold As Integer
'Usage Dim instance As IntensityDetectRequest Dim value As Integer instance.LowThreshold = value value = instance.LowThreshold
[DataMemberAttribute(Name="LowThreshold", IsRequired=true)] public int LowThreshold {get; set;}
DataMemberAttribute(Name="LowThreshold", IsRequired=) get_LowThreshold();
set_LowThreshold(value);
[DataMemberAttribute(Name="LowThreshold", IsRequired=true)] public: property int LowThreshold { int get(); void set ( int value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2