LineFillFormat

General

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

Representa les propietats de rellotge d’una línia.

Propietats

NameTypeAccessDescription
FillTypeFillTypeReadReturns the current fill type of the line
SimpleColorFormatSimpleColorFormatReadReturns the simple color fill configuration for the line
GradientFormatGradientFormatReadReturns the gradient fill configuration for the line
PatternFormatPatternFormatReadReturns the pattern fill configuration for the line
NullableBoolNullableBoolReadReturns a nullable boolean indicating whether the line fill is enabled

Mètodes

SignatureDescription
FillType()FillTypeReturns the current fill type of the line
SimpleColorFormat()SimpleColorFormatReturns the simple color fill configuration for the line
SimpleColorFormat()SimpleColorFormat
GradientFormat()GradientFormatReturns the gradient fill configuration for the line
GradientFormat()GradientFormat
PatternFormat()PatternFormatReturns the pattern fill configuration for the line
PatternFormat()PatternFormat
NullableBool()NullableBoolReturns a nullable boolean indicating whether the line fill is enabled
 Català