Converts the point to the System.Drawing.Point equivalent

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

Syntax

C#
public Point CreateGdiPoint()
Visual Basic
Public Function CreateGdiPoint As Point

Return Value

System.Drawing.Point

See Also