CreateSpatialValue method

Returns a new byte array that contains a spatial value formatted for download: the first four bytes contain the given SRID in little endian, and the remainder is the spatial data passed in the given byte array.

 Visual Basic syntax
 C# syntax
 Parameters
 Returns