Share via


IWpfTextViewLineCollection.GetLineMarkerGeometry Method

Include Protected Members
Include Inherited Members

Gets the text marker geometry.

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 GetLineMarkerGeometry(SnapshotSpan) Gets the text marker geometry for the specified range of text in the buffer by using a polygonal approximation algorithm to calculate the outline path of the text regions.
Public method GetLineMarkerGeometry(SnapshotSpan, Boolean, Thickness) Gets the text marker geometry for the specified range of text in the buffer by using a polygonal approximation algorithm to calculate the outline path of the text regions.

Top

See Also

Reference

IWpfTextViewLineCollection Interface

Microsoft.VisualStudio.Text.Editor Namespace