Crs.Named Method

Definition

Creates named CRS with the name specified in the Azure DocumentDB database service.

public static Microsoft.Azure.Documents.Spatial.NamedCrs Named (string name);
Parameters
name
String

CRS name.

Returns

Instance of Crs class.