Click or drag to resize

PointArrayAddNew Method

Adds an new PointF object to the list.

Namespace:  Easymap.AddIn.Common.Graphics
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public PointF AddNew()

Return Value

Type: PointF
Returns new created PointF object.
See Also