For a list of all members of this type, see SnapshotPoint members.
Name | Description | |
---|---|---|
Add | Returns a new SnapshotPoint with its position incremented by an offset. | |
Difference | Returns the position difference between this point and another. | |
Equals | Overloaded. Compares the specified object to this object to see if they are equivalent. | |
FromTextLocation | Returns a SnapshotPoint that represents the specified Infragistics.Documents.Parsing.TextLocation in the specified TextDocumentSnapshot | |
GetChar | Returns the character at this position | |
GetContainingLine | Returns the line containing this point | |
GetHashCode | Returns the hash code of the structure. | |
GetTextLocation | Returns a Infragistics.Documents.Parsing.TextLocation that corresponds to the SnapshotPoint's Position within the current Snapshot. | |
Subtract | Returns a new SnapshotPoint with its position decremented by an offset. | |
ToString | Returns the string representation of this object. | |
TranslateTo | Translates the point from one snapshot to another. |