【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.22.2 PictureControl::DrawMode
Contents
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