GetStretch method


Available for Image objects.

Syntax

Invoke GetStretch, hWnd

Function

Gets the Stretch property for an object.

Parameters

hWnd

Handle to the object.

Return value

Eax returns the current stretch state for the object.

Possible returned values are:

TRUE    Picture is stretched to fit the object size.
FALSE  Picture keeps its size when the object size changes.