Click here to view all files
 
Initializes a new instance of the Multipoint class with the specified initial properties.

Overload List

  NameDescription
Multipoint()()()
Initializes a new instance of the Multipoint class.
Multipoint(CoordinateSystem)
Initializes a new instance of the Multipoint class, applying the specified CoordinateSystem.
Multipoint(IEnumerable<(Of <(Point>)>))
Initializes a new instance of the Multipoint class, adding the specified Points.
Multipoint(IEnumerable<(Of <(Point>)>), CoordinateSystem)
Initializes a new instance of the Multipoint class, adding the specified Points and applying the specified CoordinateSystem.

Remarks

Overloaded constructors are available for efficient Multipoint creation and definition of spatial location.

See Also

Relate Topics:
  Multipoint Constructor
  Multipoint Constructor (CoordinateSystem)
  Multipoint Constructor (IEnumerable(Point))
  Multipoint Constructor (IEnumerable(Point), CoordinateSystem)
Created by Atop CHM to web converter,© 2009 all right reserved.