Create a rectangle from a System.Drawing.RectangleF.
Namespace:
TallComponents.InteractionAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.21.0
Syntax
| C# |
|---|
public Rectangle( Rectangle rect ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ rect As Rectangle _ ) |
Parameters
- rect
- Type: System.Drawing..::.Rectangle
An instance of System.Drawing.RectangleF.