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

Shadow.VerticalOffset Property

Gets/sets vertical offset of the shadow.

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

Syntax

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

Property Value

Value that specifies vertical offset of the shadow.

Remarks

Default value is 10.0f.

See Also

Reference