TextureFill class

TextureFill class

Encapsulates the object that represents texture fill format

Inheritance: TextureFillFill

The TextureFill type exposes the following members:

Properties

PropertyDescription
typeGets and sets the texture type
image_dataGets and sets the image data of the fill.
is_tilingIndicates whether tile picture as texture.
pic_format_optionGets or sets picture format option.
tile_pic_optionGets or sets tile picture option.
picture_format_typeGets and sets the picture format type.
scaleGets and sets the picture format scale.
transparencyReturns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).

See Also