Converts the rectangle to the System.Drawing.RectangleF equivalent

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

Syntax

C#
public RectangleF CreateGdiRectangleF()
Visual Basic
Public Function CreateGdiRectangleF As RectangleF

Return Value

System.Drawing.RectangleF

See Also