ShapePropertyCollection
Source: aspose.
This class specifies the visual shape properties for a chart element or shape.
Methods
clearFormat3D()
Clears the 3D shape properties of the shape.
clearGlowEffect()
Clears the glow effect of the shape.
clearShadowEffect()
Clears the shadow effect of the chart element or shape.
getFormat3D()
Represents a Format3D object that specifies 3D shape properties for the chart element or shape.
getGlowEffect()
Represents a GlowEffect object that specifies glow effect for the chart element or shape.
getShadowEffect()
Represents a ShadowEffect object that specifies shadow effect for the chart element or shape.
getSoftEdgeRadius()
Gets and sets the radius of blur to apply to the edges, in unit of points.
hasFormat3D() → boolean
Indicates if the shape has 3d format data.
- Returns
-
boolean
hasGlowEffect() → boolean
Indicates if the shape has glow effect data.
- Returns
-
boolean
hasShadowEffect() → boolean
Indicates if the shape has shadow effect data.
- Returns
-
boolean
setSoftEdgeRadius()
Gets and sets the radius of blur to apply to the edges, in unit of points.