GradientStopPosition Property

Returns or sets the position (0..1) of a gradient stop. Read/write Single.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public float Position { get; set; }

Property Value

Type: Single

Implements

IGradientStopPosition
See Also