Methods

equals(obj) → boolean

/

Parameter

Name Type Optional Description

obj

Object

 

Returns

boolean 

getImageData()

Gets and sets the image data of the fill.

getPicFormatOption()

Gets or sets picture format option.

getPictureFormatType()

Gets and sets the picture format type. The value of the property is FillPictureType integer constant.

getScale()

Gets and sets the picture format scale.

getTilePicOption()

Gets or sets tile picture option.

getTransparency()

Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).

getType()

Gets and sets the texture type The value of the property is TextureType integer constant.

hashCode() → Number

Gets the hash code.

Returns

Number 

isTiling()

Indicates whether tile picture as texture.

setImageData()

Gets and sets the image data of the fill.

setPicFormatOption()

Gets or sets picture format option.

setPictureFormatType()

Gets and sets the picture format type. The value of the property is FillPictureType integer constant.

setScale()

Gets and sets the picture format scale.

setTilePicOption()

Gets or sets tile picture option.

setTiling()

Indicates whether tile picture as texture.

setTransparency()

Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).

setType()

Gets and sets the texture type The value of the property is TextureType integer constant.