IPresetShadow

Vue de l’ensemble

‘IPresetShadow’ est une interface dans Aspose.Slides FOSS pour Java.Déduit de: `IImageTransformOperation’.

Il présente un effet d’ombre précédu.

Cette interface fournit 8 méthodes pour travailler avec les objets IPresetShadow dans les programmes Java. Les méthodologies disponibles comprennent: asIImageTransformOperation, getDirection , ‘getDistance; getShadowColor; setDirect : setDestance ́ ; 'setPreset. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspose.Slides FOSS pour le package Java . Propriétés : direction‘, ‘distance‘ , preset‘ ; ‘shadowColore’.

Propriétés

NameTypeAccessDescription
directiondoubleReadReturns the direction of the shadow in degrees.
distancedoubleReadReturns the distance of the shadow in points.
shadowColorIColorFormatReadReturns the shadow color format.
presetPresetShadowTypeReadReturns the preset shadow type.

méthodes

SignatureDescription
getDirection()doubleReturns the direction of the shadow in degrees.
setDirection(value: double)Sets the direction of the shadow in degrees.
getDistance()doubleReturns the distance of the shadow in points.
setDistance(value: double)Sets the distance of the shadow in points.
getShadowColor()IColorFormatReturns the shadow color format.
getPreset()PresetShadowTypeReturns the preset shadow type.
setPreset(value: PresetShadowType)Sets the preset shadow type.
asIImageTransformOperation()IImageTransformOperationReturns this instance as {@link IImageTransformOperation}.

Voir aussi

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