'宣言
Public Shared Function ToBase64String( _ ByVal shape As GeoShape, _ ByVal byteOrder As WkCoder.WkbByteOrder _ ) As String
public static string ToBase64String( GeoShape shape, WkCoder.WkbByteOrder byteOrder )
パラメータ
- shape
- byteOrder
- バイトオーダー。
戻り値の型
エンコードしたデータを含むBase64でエンコードした文字列。