CNiImage::Tile

CNi

Class
CNiImage::
Tile
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: StretchNext page: Transparent    
Public Data Item Declared in:
NiImage.h

'Declaration' icon -- Shortcut to top of page. Declaration

bool Tile;

'Description' icon -- Shortcut to top of page. Description

Specifies if the image is tiled.

Notes:

1. Use the Tile property to repeat a small square image multiple times to fill a larger area.

2. For the Tile property to work properly, the image size should be smaller than the size available for the image to draw within the control.

3. The Tile property takes precedence over the Stretch property.

4. This property does not apply to CNiImage objects representing captions.

'See Also' icon -- Shortcut to top of page. See Also