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
Syntaxpublic PointF Point { get; }
Public ReadOnly Property Point As PointF
Get
Property Value
Type:
PointF
See Also