ReadOnlyCoordPointCollection Constructors
A read-only collection of CoordPoint objects.Name | Parameters | Description |
---|---|---|
ReadOnlyCoordPointCollection(IList<CoordPoint>) | list | Initializes a new instance of the ReadOnlyCoordPointCollection class with the specified settings. |
See Also