Shadow.VerticalOffset Property

Gets or sets a vertical offset of the shadow.

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

Syntax

C#
public float VerticalOffset { get; set; }

Property Value

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

See Also

Reference