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: 11.2.0.0
Syntax
public PointF AddNew()

Return Value

Type: PointF
Returns new created PointF object.
See Also