easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Common.Graphics
PointArray Class
PointArray Methods
AddNew Method
GetEnumerator Method
RemoveAt Method
PointArray
GetEnumerator Method
Returns an enumerator that iterates through the list.
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
IEnumerator
<
PointF
>
GetEnumerator
()
Public
Function
GetEnumerator
As
IEnumerator
(
Of
PointF
)
Return Value
Type:
IEnumerator
PointF
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
PointArray Class
Easymap.AddIn.Common.Graphics Namespace