SizeMode

<< Click to Display Table of Contents >>

 

SizeMode

Enum Specifies a size for a Picture object. The available options for this property are described on the next table.

Available options for the SizeMode property

Option

Description

0 - ddSMClip

Displays a Picture object in its current size (default)

1 - ddSMStretch

Adjusts a Picture object according to its area

2 - ddSMZoom

Adjusts the height or width of an image in a Picture object inside the specified area, without distorting it

Was this page useful?