public MapPointBuilder( Coordinate2D coord2D, SpatialReference spatialReference )
Public Function New( _ ByVal coord2D As Coordinate2D, _ Optional ByVal spatialReference As SpatialReference _ )
Parameters
- coord2D
- Specifies the x and y coordinates for this instance.
- spatialReference
- (Optional) The SpatialReference. The default value is null.