[]
        
(Showing Draft Content)

C1.FlexMap.WkCoder.FromByteArray

FromByteArray Method

FromByteArray(byte[])

Converts the provided WKB binary data to geometry shape.

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

The WKB binary data.

Returns
Type Description
GeoGeometry

Parsed geometry shape.