Methods

deepClone() → Object

Creates deep copy of this instance.

Returns

Object 

getDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.

getFillBkgnd()

Specifies the color used for the background of the shape's fill pattern.

getFillBkgndTrans()

Specifies the transparency level for the background (fill) color of the shape's fill pattern, from 0 (completely opaque) to 1 (completely transparent).

getFillForegnd()

Specifies the color used for the foreground (stroke) of the shape's fill pattern.

getFillForegndTrans()

Specifies the transparency level for the foreground (fill) color of the shape's fill pattern, from 0 (completely opaque) to 1 (completely transparent).

getFillPattern()

Specifies the fill pattern for the shape.

getGradientFill()

Contains the current gradient fill formatting values for the shape

getShapeShdwBlur()

Specifies the shadow blur size of a shape. cannot draw blur now, but can parse from vsdx now.

getShapeShdwObliqueAngle()

Specifies the angle of oblique direction of a shape's shadow.

getShapeShdwOffsetX()

Determines the distance in page units that a shape's shadow is offset horizontally from the shape.

getShapeShdwOffsetY()

Determines the distance in page units that a shape's shadow is offset vertically from the shape.

getShapeShdwScaleFactor()

Specifies the percentage by which the shadow of a shape can be enlarged or reduced.

getShapeShdwShow()

Specifies the type of shadow for a shape.

getShapeShdwType()

Specifies the type of shadow for a shape.

getShdwBkgnd()

Specifies the color used for the background (fill) of the shape's drop shadow fill pattern.

getShdwBkgndTrans()

Specifies transparency level for the background (fill) of the shape's drop shadow fill pattern, from 0.0 (completely opaque) to 1.0 (completely transparent).

getShdwForegnd()

Specifies the color used for the foreground (stroke) of the shape's drop shadow fill pattern.

getShdwForegndTrans()

Specifies transparency level for the foreground (stroke) of the shape's drop shadow fill pattern, from 0.0 (completely opaque) to 1.0 (completely transparent).

getShdwPattern()

Specifies the fill pattern for a shape's shadow.

setDel()

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.

setFillBkgnd()

Specifies the color used for the background of the shape's fill pattern.

setFillBkgndTrans()

Specifies the transparency level for the background (fill) color of the shape's fill pattern, from 0 (completely opaque) to 1 (completely transparent).

setFillForegnd()

Specifies the color used for the foreground (stroke) of the shape's fill pattern.

setFillForegndTrans()

Specifies the transparency level for the foreground (fill) color of the shape's fill pattern, from 0 (completely opaque) to 1 (completely transparent).

setFillPattern()

Specifies the fill pattern for the shape.

setShapeShdwBlur()

Specifies the shadow blur size of a shape. cannot draw blur now, but can parse from vsdx now.

setShapeShdwObliqueAngle()

Specifies the angle of oblique direction of a shape's shadow.

setShapeShdwOffsetX()

Determines the distance in page units that a shape's shadow is offset horizontally from the shape.

setShapeShdwOffsetY()

Determines the distance in page units that a shape's shadow is offset vertically from the shape.

setShapeShdwScaleFactor()

Specifies the percentage by which the shadow of a shape can be enlarged or reduced.

setShapeShdwShow()

Specifies the type of shadow for a shape.

setShapeShdwType()

Specifies the type of shadow for a shape.

setShdwBkgnd()

Specifies the color used for the background (fill) of the shape's drop shadow fill pattern.

setShdwBkgndTrans()

Specifies transparency level for the background (fill) of the shape's drop shadow fill pattern, from 0.0 (completely opaque) to 1.0 (completely transparent).

setShdwForegnd()

Specifies the color used for the foreground (stroke) of the shape's drop shadow fill pattern.

setShdwForegndTrans()

Specifies transparency level for the foreground (stroke) of the shape's drop shadow fill pattern, from 0.0 (completely opaque) to 1.0 (completely transparent).

setShdwPattern()

Specifies the fill pattern for a shape's shadow.