XpsRadialGradientBrushRadiusY Property

Returns/sets the radius in the y dimension of the ellipse which defines the radial gradient.

Namespace:  Aspose.Page.XPS.XpsModel
Assembly:  Aspose.Page (in Aspose.Page.dll) Version: 20.1.0.0 (20.1)
Syntax
public float RadiusY { get; set; }

Property Value

Type: Single
See Also