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

maximumWidth
The maximum width.
maximumHeight
The maximum height.

Scales the image to fit in the given box keeping the X and Y scale equal.

[Visual Basic]
Public Sub SetBounds( _    ByVal maximumWidth As Single, _    ByVal maximumHeight As Single _ )
[C#]
public void SetBounds(    float maximumWidth,    float maximumHeight );

Parameters

maximumWidth
The maximum width.
maximumHeight
The maximum height.

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