easymap API-Reference
easymap API-Reference
easymap API-Reference
Easymap.AddIn.Common.Graphics
PointArray Class
PointArray Methods
AddNew Method
GetEnumerator Method
RemoveAt Method
Point
Array
Add
New Method
Adds an new PointF object to the list.
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
C#
VB
Copy
public
PointF
AddNew
()
Public
Function
AddNew
As
PointF
Return Value
PointF
Returns new created PointF object.
See Also
Reference
PointArray Class
Easymap.AddIn.Common.Graphics Namespace