点击或拖拽改变大小

ByteConverterDoubleToBytes 方法

双精度浮点形转字节数组

命名空间:  GISShare.SMap.Utils
程序集:  GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public static byte[] DoubleToBytes(
	double dValue,
	ByteOrderStyle eByteOrderStyle
)

参数

dValue
类型: SystemDouble
eByteOrderStyle
类型: GISShare.SMap.UtilsByteOrderStyle

返回值

类型: Byte
参见