[]
        
(Showing Draft Content)

C1.FlexMap.WkCoder.ToBase64String

ToBase64String Method

ToBase64String(GeoGeometry, WkbByteOrder)

Converts the provided geometry shape to WKB base64 encoded string.

Declaration
public static string ToBase64String(GeoGeometry shape, WkCoder.WkbByteOrder byteOrder)
Parameters
Type Name Description
GeoGeometry shape

The geometry shape.

WkCoder.WkbByteOrder byteOrder

The byteOrder.

Returns
Type Description
string

Base64 encoded string with encoded data.