CNiImage::Stretch

CNi

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

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

bool Stretch;

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

Specifies if the image is displayed in its normal size or stretched to fit within the control.

Notes:

1. The Tile property takes precedence over the Stretch property. Thus, the Stretch property applies only when Tile is false.

2. You can stretch only bitmap and icon images. By default, you can stretch Metafile images.

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

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