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.3.0.0
Syntax
public PointF AddNew()

Return Value

PointF
Returns new created PointF object.
See Also