PresetShadow

General

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

Representa un efecte d’ombra predeterminat aplicat a una forma.

Propietats

NameTypeAccessDescription
SimpleColorFormatSimpleColorFormatRead
IImageTransformOperationIImageTransformOperationReadReturns the IImageTransformOperation applied to the shadow

Mètodes

SignatureDescription
SimpleColorFormat()SimpleColorFormat
SimpleColorFormat()SimpleColorFormat
IImageTransformOperation()IImageTransformOperationReturns the IImageTransformOperation applied to the shadow
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()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.
preset()PresetShadowTypeReturns the preset shadow type.
set_preset(value: PresetShadowType)Sets the preset shadow type.
 Català