GradientFormat

General

GradientFormat és una classe en Aspose.Slides FOSS per a C++.

Representa el format de rellotge per gradient.

Propietats

NameTypeAccessDescription
GradientShapeGradientShapeReadProperty gets or sets the gradient shape of the fill
GradientDirectionGradientDirectionReadReturns the direction enumeration of the gradient
NullableBoolNullableBoolReadProperty gets or sets a nullable boolean flag related to the gradient
TileFlipTileFlipReadProperty gets or sets the tile flip mode for the gradient
GradientStopCollectionGradientStopCollectionReadReturns the collection of gradient stops defining color transitions

Mètodes

SignatureDescription
GradientShape()GradientShapeProperty gets or sets the gradient shape of the fill
GradientDirection()GradientDirectionReturns the direction enumeration of the gradient
NullableBool()NullableBoolProperty gets or sets a nullable boolean flag related to the gradient
TileFlip()TileFlipProperty gets or sets the tile flip mode for the gradient
GradientStopCollection()GradientStopCollectionReturns the collection of gradient stops defining color transitions
GradientStopCollection()GradientStopCollection
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.
 Català