VectorPathRecordFactory.ProducePathRecord

VectorPathRecordFactory.ProducePathRecord method

Produces the path record.

public static VectorPathRecord ProducePathRecord(byte[] data)
ParameterTypeDescription
dataByte[]The record data.

Return Value

Created VectorPathRecord.

See Also