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
Public method GetCharacterBounds(SnapshotPoint) Calculates the bounds of the character at the specified buffer position.
Public method GetCharacterBounds(VirtualSnapshotPoint) Calculates the bounds of the character at the specified buffer position.

Top

See Also

Reference

ITextViewLine Interface

Microsoft.VisualStudio.Text.Formatting Namespace