IShapeBevel

General

IShapeBevel és una interfície en Aspose.Slides FOSS per Java.

Representa les propietats del relleu principal de la cara.

Propietats

NameTypeAccessDescription
widthdoubleReadProperty provides the bevel’s width
heightdoubleRead
bevelTypeBevelPresetTypeReadProperty provides the bevel’s preset type

Mètodes

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.
 Català