Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回带有与字节数组相同的空间数据的新字节数组,但删除 SRID。
Public Shared Function GetBytes(ByVal spatial_value As Byte()) As Byte()
public static byte[] GetBytes(byte[] spatial_value)
spatial_value 需要删除 SRID 的空间值
新字节数组。