Emboss.Height Property

Gets or sets an embossing pixel height.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public int Height { get; set; }

Property Value

The embossed image height (in pixels). The default value is 3.

See Also

Reference