PresetShadow
Vue de l’ensemble
‘PresetShadow’ est une classe dans Aspose.Slides FOSS pour C++.
Représente un effet d’ombre prédéfini appliqué à une forme.
Cette classe fournit 16 méthodes pour travailler avec les objets PresetShadow dans des programmes C++. Les méthodologies disponibles comprennent: IImageTransformOperation, PresetSadow , SimpleColorFormat ; as_i_image_transform_operation‘, 'direction; distance : init_internal: preset. save., set_direct . set_distanc.. 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 pack C+. Propriétés: IImagesTransformaOoper`s, ‘SimplorFord’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
SimpleColorFormat | SimpleColorFormat | Read | Gets the simple color format. |
IImageTransformOperation | IImageTransformOperation | Read | Gets the i image transform operation. |
méthodes
| Signature | Description |
|---|---|
SimpleColorFormat() → SimpleColorFormat | Returns the SimpleColorFormat object associated with the shadow |
SimpleColorFormat() → SimpleColorFormat | |
IImageTransformOperation() → IImageTransformOperation | |
PresetShadow() | |
~PresetShadow() | |
init_internal(element: pugi::xml_node, save_callback: std::function<void()>) | Initialize from an XML element (e.g., ) with a persistence callback. |
save() | Persist changes via the save callback provided at init time. |
direction() → double | Returns the shadow direction in degrees. |
set_direction(value: double) | Sets the shadow direction in degrees. |
distance() → double | Returns the shadow distance in points. |
set_distance(value: double) | Sets the shadow distance in points. |
shadow_color() → SimpleColorFormat | Returns the shadow color format. |
shadow_color() → SimpleColorFormat | Returns the shadow color format. |
preset() → PresetShadowType | Returns the preset shadow type. |
set_preset(value: PresetShadowType) | Sets the preset shadow type. |
as_i_image_transform_operation() → IImageTransformOperation | Returns this object as IImageTransformOperation. |
Voir aussi
- Aspose.Slides - référence API d’entreprise