Fill.Gradient_variant property. Gets the Gradient variant [GradientVariant](../../Gradientvariant/) for the fill....gradient_variant property Fill.gradient_variant property Gets...Gets the gradient variant GradientVariant for the fill. @property...
Fill.GradientVariant property. Gets the Gradient variant [GradientVariant](../../Gradientvariant/) for the fill....gradientVariant property Gets the gradient variant GradientVariant for...how to fill a shape with a gradients. let doc = new aw . Document...
Aspose::Words::Drawing::GradientStop::get_Color method. Gets or sets a value representing the color of the Gradient stop in C++....representing the color of the gradient stop. System :: Drawing ::...Shows how to add gradient stops to the gradient fill. auto doc...
Aspose::Words::Drawing::GradientStop::get_BaseColor method. Gets a value representing the color of the Gradient stop without any modifiers in C++....representing the color of the gradient stop without any modifiers...Shows how to add gradient stops to the gradient fill. auto doc...
Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....Shows how to add gradient stops to the gradient fill. auto doc...GradientVariant :: Variant2 ); // Get gradient stops collection. System ::...
Aspose::Words::Drawing::Fill::get_GradientStops method. Gets a collection of GradientStop objects for the fill in C++....Shows how to add gradient stops to the gradient fill. auto doc...GradientVariant :: Variant2 ); // Get gradient stops collection. System ::...
GradientStopCollection.removeAt method. Removes a [GradientStop](../../Gradientstop/) from the collection at a specified index....Shows how to add gradient stops to the gradient fill. let doc =...GradientVariant . Variant2 ); // Get gradient stops collection. let gradientStops...
Aspose.Words.Drawing.GradientStop class. Represents one Gradient stop...GradientStop class Represents one gradient stop. To learn more, visit...representing the color of the gradient stop without any modifiers...
Aspose::Words::Drawing::GradientStyle enum. Specifies the style for a Gradient fill in C++....Specifies the style for a gradient fill. enum class GradientStyle...Description None -1 No gradient. Horizontal 1 Gradient running horizontally...
aspose.words.drawing.GradientStopCollection class. Contains a collection of [GradientStop](../Gradientstop/) objects...gradient_stops property to access gradient stops of...Methods Name Description add(gradient_stop) Adds a specified GradientStop...