Converts the point to the System.Drawing.PointF equivalent

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

Syntax

C#
public PointF CreateGdiPointF()
Visual Basic
Public Function CreateGdiPointF As PointF

Return Value

System.Drawing.PointF

See Also