Shadow.OffsetY Property

Gets or sets the y-coordinate of the offset of the shadow in points.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing.Effects
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float OffsetY { get; set; }

Property Value

The y-coordinate of the offset of the shadow in points.

See Also

Reference