Sets the bounding rectangle of the Backdrop.
[Visual Basic]
Overloads Public Sub FitToRectangle( _
ByVal rectangle As RectangleF _
)
[C#]
public void FitToRectangle(
RectangleF rectangle
);
Backdrop Class | Backdrop Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.