This method sets ZoomX and ZoomY values to stretch the image inside component borders.

Using Stretch you loss the image aspect ratio and some functions, which require aspect ratio, may not properly work.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public void Stretch()
Public Sub Stretch
public:
void Stretch()

See Also