LineFillFormat
Vue de l’ensemble
‘LineFillFormat’ est une classe dans Aspose.Slides FOSS pour C++.
Représente les propriétés de remplissage d’une ligne.
Cette classe fournit 20 méthodes pour travailler avec les objets LineFillFormat dans des programmes C++. Les méthodologies disponibles comprennent: ‘FilType’, ‘GradientFormate’, LineFilleFormata', ‘NullableBool’, 'PatternFormato', ’SimpleColorFormati', ‚fill_type, ‘gradiant_format, 'pattern_formati' ,rotate_with_shape` et 2 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 : ‘Chique-tête’, «Gradicte Formati», ‘Nulaire Formats’, “Formats Simples”, “Fortal Format”.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
FillType | FillType | Read | Gets the fill type. |
SimpleColorFormat | SimpleColorFormat | Read | Gets the simple color format. |
GradientFormat | GradientFormat | Read | Gets the gradient format. |
PatternFormat | PatternFormat | Read | Gets the pattern format. |
NullableBool | NullableBool | Read | Gets the nullable bool. |
méthodes
| Signature | Description |
|---|---|
FillType() → FillType | Returns the line’s fill type enumeration |
SimpleColorFormat() → SimpleColorFormat | Returns the simple color fill configuration for the line |
SimpleColorFormat() → SimpleColorFormat | |
GradientFormat() → GradientFormat | Returns the gradient fill settings applied to the line |
GradientFormat() → GradientFormat | |
PatternFormat() → PatternFormat | Returns the pattern fill details used for the line |
PatternFormat() → PatternFormat | |
NullableBool() → NullableBool | Returns a nullable boolean indicating if the line fill is enabled |
LineFillFormat() | |
~LineFillFormat() | |
fill_type() → FillType | Returns the fill type. |
set_fill_type(value: FillType) | |
solid_fill_color() → SimpleColorFormat | Returns the solid fill color. |
solid_fill_color() → SimpleColorFormat | Returns the solid fill color. |
gradient_format() → GradientFormat | Returns the gradient fill format. |
gradient_format() → GradientFormat | Returns the gradient fill format. |
pattern_format() → PatternFormat | Returns the pattern fill format. |
pattern_format() → PatternFormat | Returns the pattern fill format. |
rotate_with_shape() → NullableBool | Determines whether the fill should be rotated with a shape. |
set_rotate_with_shape(value: NullableBool) |
Voir aussi
- Aspose.Slides - référence API d’entreprise