OuterShadow

Vue de l’ensemble

‘OuterShadow’ est une classe dans Aspose.Slides FOSS pour C++.

Représente un effet d’ombre externe appliqué à une forme.

Cette classe fournit 28 méthodes pour travailler avec des objets OuterShadow dans les programmes C++. Les méthodologies disponibles comprennent: IImageTransformOperation, OuterSadow , SimpleColorFormat ; as_i_image_transform_operation‘, 'blur_radius; direction : distance:init_internal. rectangle_align., rotate_shadow_with_hape et 14 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: ‘IIMage Transform Operation’, Colore Formule.

Propriétés

NameTypeAccessDescription
SimpleColorFormatSimpleColorFormatReadGets the simple color format.
IImageTransformOperationIImageTransformOperationReadGets the i image transform operation.

méthodes

SignatureDescription
SimpleColorFormat()SimpleColorFormatReturns the SimpleColorFormat associated with the outer shadow
SimpleColorFormat()SimpleColorFormat
IImageTransformOperation()IImageTransformOperationProperty provides access to the shadow’s image transform operation
OuterShadow()
~OuterShadow()
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.
blur_radius()doubleReturns the blur radius in points.
set_blur_radius(value: double)Sets the blur radius in points.
direction()doubleReturns the shadow direction in degrees.
set_direction(value: double)Sets the shadow direction in degrees.
distance()doubleReturns the shadow distance in points.
set_distance(value: double)Sets the shadow distance in points.
shadow_color()SimpleColorFormatReturns the shadow color format.
shadow_color()SimpleColorFormatReturns the shadow color format.
rectangle_align()RectangleAlignmentReturns the rectangle alignment.
set_rectangle_align(value: RectangleAlignment)Sets the rectangle alignment.
skew_horizontal()doubleReturns the horizontal skew angle in degrees.
set_skew_horizontal(value: double)Sets the horizontal skew angle in degrees.
skew_vertical()doubleReturns the vertical skew angle in degrees.
set_skew_vertical(value: double)Sets the vertical skew angle in degrees.
rotate_shadow_with_shape()boolReturns whether the shadow rotates with the shape.
set_rotate_shadow_with_shape(value: bool)Sets whether the shadow rotates with the shape.
scale_horizontal()doubleReturns the horizontal scaling factor in percent.
set_scale_horizontal(value: double)Sets the horizontal scaling factor in percent.
scale_vertical()doubleReturns the vertical scaling factor in percent.
set_scale_vertical(value: double)Sets the vertical scaling factor in percent.
as_i_image_transform_operation()IImageTransformOperationReturns this object as IImageTransformOperation.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français