Click or drag to resize

DragDropArgsPoint Property

Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public PointF Point { get; }

Property Value

Type: PointF
See Also