Gets or sets the automatic setting for the
Sharpness property.
public bool AutoSharpness {get; set;}
public bool AutoSharpness {get; set;}
get_AutoSharpness();
set_AutoSharpness(value);
public:
property bool AutoSharpness {
bool get();
void set ( bool value);
}
'Declaration
Public Property AutoSharpness As Boolean
'Usage
Dim instance As VideoProcAmp
Dim value As Boolean
instance.AutoSharpness = value
value = instance.AutoSharpness
Property Value
true if the property is controlled automatically; false if it has been set to a manual 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