Point(IList<object>, string)

Creates a new Point.

Declaration Syntax

public Point(IList<object> location, string lengthUnit)

Parameters

location(IList<object>)

The location of the point.

lengthUnit(string)

The unit of measurement.