See Also

Rectangle Class  | Rectangle Members

Language

Visual Basic

C#

Show All

value
The bounds of the rectangle in which to draw the Rectangle.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Bounds Property

Sets the boundaries of the Rectangle shape.

[Visual Basic]
Public WriteOnly Property Bounds( _    ByVal value As RectangleF _ )
[C#]
public void Bounds(    RectangleF value ); {set;}

Parameters

value
The bounds of the rectangle in which to draw the Rectangle.

See Also

Rectangle Class  | Rectangle Members

 

 


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