See Also

ImportedPageArea Class  | ImportedPageArea Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

Show All

width
Width of image.
height
Height of image.

Scales the image to fit the exact width and height given.

[Visual Basic]
Public Sub SetSize( _    ByVal width As Single, _    ByVal height As Single _ )
[C#]
public void SetSize(    float width,    float height );

Parameters

width
Width of image.
height
Height of image.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

ImportedPageArea Class  | ImportedPageArea Members

 

 


© Copyright 2007, ceTe Software