IGradientFormat

IGradientFormat

Overview

IGradientFormat is a interface in Aspose.Slides FOSS for .NET. Inherits from: IFillParamSource.

Represents gradient fill formatting properties.

Properties

NameTypeAccessDescription
TileFlipTileFlipRead/WriteGets or sets the flip mode applied to gradient tiles
GradientDirectionGradientDirectionRead/Write
GradientShapeGradientShapeRead/Write
GradientStopsIGradientStopCollectionRead
LinearGradientAnglefloatRead/Write
LinearGradientScaledNullableBoolRead/Write

See Also