ITextViewLine.GetCharacterBounds Method
Include Protected Members
Include Inherited Members
Calculates the bounds of the character.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetCharacterBounds(SnapshotPoint) | Calculates the bounds of the character at the specified buffer position. | |
GetCharacterBounds(VirtualSnapshotPoint) | Calculates the bounds of the character at the specified buffer position. |
Top