new TilePicOption()

Methods

getAlignmentType()

Gets or sets the alignment for tiling. The value of the property is RectangleAlignmentType integer constant.

getMirrorType()

Gets or sets the mirror type for tiling. The value of the property is MirrorType integer constant.

getOffsetX()

Gets or sets the X offset for tiling picture.

getOffsetY()

Gets or sets the Y offset for tiling picture.

getScaleX()

Gets or sets the X scale for tiling picture.

getScaleY()

Gets or sets the Y scale for tiling picture.

setAlignmentType()

Gets or sets the alignment for tiling. The value of the property is RectangleAlignmentType integer constant.

setMirrorType()

Gets or sets the mirror type for tiling. The value of the property is MirrorType integer constant.

setOffsetX()

Gets or sets the X offset for tiling picture.

setOffsetY()

Gets or sets the Y offset for tiling picture.

setScaleX()

Gets or sets the X scale for tiling picture.

setScaleY()

Gets or sets the Y scale for tiling picture.