Shadow.OffsetX Property

Gets or sets the x-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 OffsetX { get; set; }

Property Value

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

See Also

Reference