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

Shadow.HorizontalOffset Property

Gets/sets horizontal offset of the shadow.

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

Syntax

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

Property Value

Value that specifies horizontal offset of the shadow.

Remarks

Default value is 10.0f.

See Also

Reference