Overload | Description |
---|---|
MultipointBuilderEx Constructor(SpatialReference) | Creates an empty instance of the MultipointBuilderEx class. |
MultipointBuilderEx Constructor(Multipoint) | Creates a new instance of the MultipointBuilderEx class. |
MultipointBuilderEx Constructor(Multipart) | Creates a new instance of the MultipointBuilderEx class. |
MultipointBuilderEx Constructor(MapPoint) | Creates a new instance of the MultipointBuilderEx class. |
MultipointBuilderEx Constructor(IEnumerable<MapPoint>,AttributeFlags,SpatialReference) | Creates a new instance of the MultipointBuilderEx class. |
MultipointBuilderEx Constructor(IEnumerable<Coordinate2D>,SpatialReference) | Creates a new instance of the MultipointBuilderEx class. |
MultipointBuilderEx Constructor(IEnumerable<Coordinate3D>,SpatialReference) | Creates a new instance of the MultipointBuilderEx class. |
MultipointBuilderEx Constructor(MultipointBuilderEx) | Creates a new instance of the MultipointBuilderEx class. |