enumAImageRenderMode Enum

Integer constants specifying the style of the control.

Constants

 

Name

Value

Description

aimgRenderModeAutoSize

0 *

AutoSize

aimgRenderModeStretch

1

Stretch. The graphic resizes to fit the control.

aimgRenderModeClip

2

Clip

aimgRenderModeTile

3

Tile

 

Applies to

AImage.RenderMode