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.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic PointF Point { get; }Public ReadOnly Property Point As PointF
Get
Property Value
PointF
See Also