public static MapPoint CreateMapPoint( SpatialReference spatialReference )
Public Overloads Shared Function CreateMapPoint( _ Optional ByVal spatialReference As SpatialReference _ ) As MapPoint
Parameters
- spatialReference
- (Optional) The SpatialReference. The default value is null.
Return Value
A MapPoint.