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

Emboss.Angle Property

Gets/sets emboss angle (in degrees).

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

Syntax

Visual Basic
Public Property Angle As Single
C#
public float Angle { get; set; }

Property Value

Emboss angle (in degrees).

Remarks

Default value is 135 degrees.

See Also

Reference