IInnerShadow

General

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

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

Propietats

NameTypeAccessDescription
blurRadiusdoubleReadRepresents the inner shadow blur radius in points
directiondoubleRead
distancedoubleRead
shadowColorIColorFormatReadRepresents the inner shadow color format

Mètodes

SignatureDescription
getBlurRadius()doubleReturns the blur radius in points.
setBlurRadius(value: double)Sets the blur radius in points.
getDirection()doubleReturns the shadow direction in degrees.
setDirection(value: double)Sets the shadow direction in degrees.
getDistance()doubleReturns the shadow distance in points.
setDistance(value: double)Sets the shadow distance in points.
getShadowColor()IColorFormatReturns the shadow color format.
 Català