IWpfTextViewLineCollection.GetMarkerGeometry Method
Include Protected Members
Include Inherited Members
Creates a 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 | |
---|---|---|
GetMarkerGeometry(SnapshotSpan) | Creates a marker geometry for the specified snapshot span. | |
GetMarkerGeometry(SnapshotSpan, Boolean, Thickness) | Creates a marker geometry for the specified snapshot span. |
Top