DeviceVideoSettings.Sharpness Property
In This Article
Provides access to the video property that specifies the sharpness.
Namespace: DevExpress.Data.Camera
Assembly: DevExpress.Data.Desktop.v25.1.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
#Declaration
public DeviceVideoProperty Sharpness { get; }
#Property Value
Type | Description |
---|---|
Device |
A Device |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Sharpness |
---|---|---|
Win |
Camera |
|
WPF Controls | Camera |
|
See Also