See Also

Viewer Class  | Viewer Members  | Overload List

Language

Visual Basic

C#

Show All

x
y
width
height
specified
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

SetBounds(Int32,Int32,Int32,Int32,BoundsSpecified) Method

[Visual Basic]
Overloads Public Sub SetBounds( _    ByVal x As Integer, _    ByVal y As Integer, _    ByVal width As Integer, _    ByVal height As Integer, _    ByVal specified As BoundsSpecified _ )
[C#]
public void SetBounds(    int x,    int y,    int width,    int height,    BoundsSpecified specified );

Parameters

x
y
width
height
specified

See Also

Viewer Class  | Viewer Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.