Shadow.HorizontalOffset Property

Gets or sets a horizontal offset of the shadow.

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

Syntax

C#
public float HorizontalOffset { get; set; }

Property Value

The horizontal offset of the shadow. The default value is 10.0f.

See Also

Reference