2.2.6.22.2 PictureControl::DrawMode

Description

DrawMode can be one of the following three modes PCDM_STRETCH_FILL, PCDM_STRETCH_KEEP_ASPECT_RATIO or PCDM_NO_STRETCH which will respectively fill the control by adjusting picture dimension, stretch to almost fill without changing the aspect ration or not stretch at all maintaining original source pictures dimensions.

Syntax

int  DrawMode

Parameters

Return

Examples

Remark

See Also

Header to Include

Control.h