TextBounds.Equals Method

Determines whether two TextBounds objects are the same.

Namespace:  Microsoft.VisualStudio.Text.Formatting
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

Syntax

public override bool Equals(
    Object obj
)

Parameters

Return Value

Type: System.Boolean
true if both text bounds are the same, otherwise false.

.NET Framework Security

See Also

Reference

TextBounds Structure

Microsoft.VisualStudio.Text.Formatting Namespace