'宣言
Public Shared Function ToByteArray( _ ByVal shape As GeoShape, _ ByVal byteOrder As WkCoder.WkbByteOrder _ ) As Byte()
public static byte[] ToByteArray( GeoShape shape, WkCoder.WkbByteOrder byteOrder )
パラメータ
- shape
- byteOrder
- バイトオーダー。
戻り値の型
エンコードしたデータを含むバイト配列。