[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Map.Data.WellKnown.WkCoder.ToBase64String

ToBase64String Method

ToBase64String(GeoShape, WkbByteOrder)

Converts the provided shape data to base64 encoded string.

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

The shape data.

WkCoder.WkbByteOrder byteOrder

The byteOrder.

Returns
Type Description
string

Base64 encoded string with encoded data.