This documentation is for the old version. Go to the latest Graphics Mill docs

Emboss.Height Property

Gets/sets an embossing pixel height.

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

Syntax

Visual Basic
Public Property Height As Integer
C#
public int Height { get; set; }

Property Value

Value specifying embossed image height (in pixels).

Remarks

Default value is 3.

See Also

Reference