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.54.0

Syntax

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

Return Value

System.Drawing.Rectangle

See Also