IMapEditToData.MapDataToEdit(Int32) Method

Definition

Map a position in an TextViewModel's DataBuffer to a position in its EditBuffer.

public:
 int MapDataToEdit(int dataPoint);
public int MapDataToEdit (int dataPoint);
abstract member MapDataToEdit : int -> int
Public Function MapDataToEdit (dataPoint As Integer) As Integer

Parameters

dataPoint
Int32

Returns

Applies to