Adds the specified point to the list.
Namespace: MindFusion.Geometry.Geometry2DAssembly: MindFusion.Common
public void Add ( PointF point)
Public Sub Add( _ point As PointF _)
The .NET PointF to add to the list.
PointList MembersPointList ClassMindFusion.Geometry.Geometry2D Namespace