[]
Represents a logical position in a ITextMap.
public struct MapPos
Public Structure MapPos
Name | Description |
---|---|
CharIndex | |
IsTrailing | Indicates whether the hit test location is at the leading or the trailing side of the character. |
LineIndex |
Name | Description |
---|---|
PosInLine | Gets the position within the ITextLine depending on IsTrailing. |