GradientFillSettings.HorizontalOffset

GradientFillSettings.HorizontalOffset property

Gets or sets the horizontal offset in percentage.

[Obsolete("This property is obsolete. It is moved to BaseGradientFillSettings class. Property will be removed in 23.11 release.")]
public double HorizontalOffset { get; set; }

Property Value

The horizontal offset.

See Also