void CBCGPDiagramImageObject::SetImageAlign | ( | HorizontalAlign | horzAlign, |
VerticalAlign | vertAlign, | ||
BOOL | bLockAspectRatio = TRUE , |
||
BOOL | bRedraw = FALSE |
||
) |
Sets image alignment properties.
horzAlign | The horizontal alignment. |
vertAlign | The vertical alignment. |
bLockAspectRatio | TRUE to lock, FALSE to unlock the aspect ratio. |
bRedraw | Specifies whether the item should be repainted. |