ShapeFormat
Source: aspose.
Represents the format of the shape or text. NOTE: This member is now obsolete. Instead, please use Shape.Fill and Shape.Line properties. This property will be removed 6 months later since August 2016. Aspose apologizes for any inconvenience you may have experienced.
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.
equals(obj) → boolean
Parameter
Name | Type | Optional | Description |
---|---|---|---|
obj |
Object |
|
- Returns
-
boolean
getFill()
Gets fill format
getFillFormat()
Gets fill format NOTE: This member is now obsolete. Instead, please use ShapeFormat.Fill property. This property will be removed 6 months later since August 2016. Aspose apologizes for any inconvenience you may have experienced.
getGlowEffect()
Represents a object that specifies glow effect for the chart element or shape. See Also:GlowEffect
getLine()
Gets line style
getOutline()
Gets line style NOTE: This member is now obsolete. Instead, please use ShapeFormat.Line property. This property will be removed 6 months later since August 2016. Aspose apologizes for any inconvenience you may have experienced.
getShadowEffect()
Represents a object that specifies shadow effect for the chart element or shape. See Also:ShadowEffect
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
hashCode() → Number
Gets the hash code.
- Returns
-
Number
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.