ITextViewLine.GetExtendedCharacterBounds 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 GetExtendedCharacterBounds(SnapshotPoint) Calculates the bounds of the character at the specified buffer position, including any adjacent space-negotiating adornments.
Public method GetExtendedCharacterBounds(VirtualSnapshotPoint) Calculates the bounds of the character at the specified virtual buffer position, including any adjacent space-negotiating adornments.

Top

See Also

Reference

ITextViewLine Interface

Microsoft.VisualStudio.Text.Formatting Namespace