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
);
MeasureTextInfo Class | MeasureTextInfo Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.