See Also

MeasureTextInfo Class  | MeasureTextInfo Members

Language

Visual Basic

C#

Show All

bounds
A System.Drawing.Rectangle that represents the size and location of the MeasureTextInfo including its nonclient elements.
norRotatedBounds
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

MeasureTextInfo Constructor

Initializes a new instance of the MeasureTextInfo class with the parameters specified.

[Visual Basic]
Public Function New( _    ByVal bounds As RectangleF, _    ByVal norRotatedBounds As RectangleF _ )
[C#]
public MeasureTextInfo(    RectangleF bounds,    RectangleF norRotatedBounds );

Parameters

bounds
A System.Drawing.Rectangle that represents the size and location of the MeasureTextInfo including its nonclient elements.
norRotatedBounds

See Also

MeasureTextInfo Class  | MeasureTextInfo Members

 

 


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