[]
        
(Showing Draft Content)

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

FromByteArray Method

FromByteArray(byte[])

Converts the provided WKB binary data to object model.

Declaration
public static GeoShape FromByteArray(byte[] wkb)
Parameters
Type Name Description
byte[] wkb

The WKB binary data.

Returns
Type Description
GeoShape

Parsed object model.