Converts the rectangle to the System.Drawing.Rectangle equivalent

Namespace:  TallComponents.Interaction
Assembly:  TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.20.0

Syntax

C#
public Rectangle CreateGdiRectangle()
Visual Basic (Declaration)
Public Function CreateGdiRectangle As Rectangle

Return Value

System.Drawing.Rectangle

See Also