Class
ShapeReaderHelper

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.RadMap.dll

Syntax:

cs-api-definition
public static class ShapeReaderHelper

Inheritance: objectShapeReaderHelper

Methods

CreateExtendedPropertySet()

Declaration

cs-api-definition
public static ExtendedPropertySet CreateExtendedPropertySet()

Returns

ExtendedPropertySet

ReadDbfRecord(ExtendedData, DbfHeader, byte[])

Declaration

cs-api-definition
public static void ReadDbfRecord(ExtendedData record, DbfHeader header, byte[] recordContent)

Parameters

record

ExtendedData

header

DbfHeader

recordContent

byte[]

SetExtendedData(Collection<MapVisualElement>, ExtendedData)

Declaration

cs-api-definition
public static void SetExtendedData(Collection<MapVisualElement> shapesCollection, ExtendedData extendedData)

Parameters

shapesCollection

Collection<MapVisualElement>

extendedData

ExtendedData

SetLocationData(PointG, IExtendedData, ExtendedData)

Declaration

cs-api-definition
public static void SetLocationData(PointG location, IExtendedData dataElement, ExtendedData extendedData)

Parameters

location

PointG

dataElement

IExtendedData

extendedData

ExtendedData