IShapeBevel

Vue de l’ensemble

‘IShapeBevel’ est une interface dans Aspose.Slides FOSS pour Java.

Il représente les propriétés du soulagement principal de la forme.

Cette interface fournit 6 méthodes pour travailler avec les objets IShapeBevel dans les programmes Java. Les méthodologies disponibles comprennent: ‘getBivelType’, ‘ghetHeight’, `getWidth’, ‘setBebelTYpe’, ‘setHeigh’, ’setWitth’. Tous les membres publics sont accessibles à n’importe quelle application Java après l’installation de l’Aspose.Slides FOSS pour le package Java . Propriétés : ‘bevelTyp’, « hauteur », « largeur ».

Propriétés

NameTypeAccessDescription
widthdoubleReadReturns the width of the bevel.
heightdoubleReadReturns the height of the bevel.
bevelTypeBevelPresetTypeReadReturns the bevel type.

méthodes

SignatureDescription
getWidth()doubleReturns the width of the bevel.
setWidth(value: double)Sets the width of the bevel.
getHeight()doubleReturns the height of the bevel.
setHeight(value: double)Sets the height of the bevel.
getBevelType()BevelPresetTypeReturns the bevel type.
setBevelType(value: BevelPresetType)Sets the bevel type.

Voir aussi

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