GradientFormat

Vue de l’ensemble

‘GradientFormat’ est une classe dans Aspose.Slides FOSS pour C++.

Représente le format de remplissage en dégradé.

Cette classe fournit 22 méthodes pour travailler avec les objets GradientFormat dans des programmes C++. Les méthodologies disponibles comprennent: ‘GradiantDirection’, ‘GradantFormate’, GradantShape', ‘GradyentStopCollection’, 'NullableBool', ’TileFlip', ‚gradien_direction’, ‘gradent_shape’, graduen-stop’, ’init_internal’, ‚linear_gradain_angle’, et 8 méthode supplémentaires. Tous les membres publics sont accessibles à toute application C ++ après l’installation de l’Aspose.Slides FOSS pour le package C+. Propriétés : ‘GRadiens, ‘gradein-Shapes’, Colliens-Stuples, Colleins-Collim, collients-collum’

Propriétés

NameTypeAccessDescription
GradientShapeGradientShapeReadGets the gradient shape.
GradientDirectionGradientDirectionReadGets the gradient direction.
NullableBoolNullableBoolReadGets the nullable bool.
TileFlipTileFlipReadGets the tile flip.
GradientStopCollectionGradientStopCollectionReadGets the gradient stop collection.

méthodes

SignatureDescription
GradientShape()GradientShapeReturns the gradient’s shape enumeration
GradientDirection()GradientDirectionReturns the direction of the gradient
NullableBool()NullableBoolReturns a nullable boolean indicating a specific flag
TileFlip()TileFlipGets or sets the tile flip mode of the gradient
GradientStopCollection()GradientStopCollectionProvides access to the gradient’s stop collection
GradientStopCollection()GradientStopCollection
GradientFormat()
~GradientFormat()
init_internal(grad_fill_element: pugi::xml_node, save_callback: std::function<void()>)Initialize XML-backed gradient format.
save()Save changes via the save callback.
gradient_shape()GradientShapeReturns the gradient shape type. Read/write.
set_gradient_shape(value: GradientShape)Sets the gradient shape type. Setting NOT_DEFINED is a no-op.
gradient_direction()GradientDirectionReturns the gradient direction. Read/write.
set_gradient_direction(value: GradientDirection)Sets the gradient direction. Setting NOT_DEFINED is a no-op.
linear_gradient_angle()floatReturns the angle of the linear gradient in degrees. Read/write.
set_linear_gradient_angle(value: float)
linear_gradient_scaled()NullableBoolReturns whether the linear gradient is scaled. Read/write.
set_linear_gradient_scaled(value: NullableBool)
tile_flip()TileFlipReturns the tile flip mode. Read/write.
set_tile_flip(value: TileFlip)
gradient_stops()GradientStopCollectionReturns the collection of gradient stops. Read-only.
gradient_stops()GradientStopCollectionReturns the collection of gradient stops. Read-only.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français