Click or drag to resize

EmbossCommandDepth Property

Gets or sets a value controlling the depth of the emboss.

Namespace:  Atalasoft.Imaging.ImageProcessing.Filters
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int Depth { get; set; }

Property Value

Type: Int32

A value controlling the depth of the emboss.

Exceptions
ExceptionCondition
Thrown if value is less than 0.
See Also