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