IAdornmentLayer.RemoveMatchingAdornments Method
Include Protected Members
Include Inherited Members
Removes all matching adornments.
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 | |
---|---|---|
RemoveMatchingAdornments(Predicate<IAdornmentLayerElement>) | Removes all matching adornments. | |
RemoveMatchingAdornments(SnapshotSpan, Predicate<IAdornmentLayerElement>) | Removes all matching adornments with visual spans \. |
Top