Initializes a new instance of the Polyline class
with the specified initial properties.
Overload List
Name | Description | |
---|---|---|
![]() | Polyline()()() |
Initializes a new instance of the Polyline class.
|
![]() | Polyline(CoordinateSystem) |
Initializes a new instance of the Polyline class, applying the specified CoordinateSystem.
|
![]() | Polyline(IEnumerable<(Of <(Point>)>)) |
Initializes a new instance of the Polyline class, adding the specified Point objects.
|
![]() | Polyline(IEnumerable<(Of <(Point>)>), CoordinateSystem) |
Initializes a new instance of the Polyline class, adding the specified points and applying
the specified CoordinateSystem.
|
Remarks
Overloaded constructors are available for efficient Polyline creation and definition of spatial location.
See Also
Relate Topics:
Polyline Constructor
Polyline Constructor (CoordinateSystem)
Polyline Constructor (IEnumerable(Point))
Polyline Constructor (IEnumerable(Point), CoordinateSystem)
Polyline Constructor
Polyline Constructor (CoordinateSystem)
Polyline Constructor (IEnumerable(Point))
Polyline Constructor (IEnumerable(Point), CoordinateSystem)
Created by Atop CHM to web converter,© 2009 all right reserved.