TextBounds::ToString Method ()

 

Converts the TextBounds object to a string.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The string representation of the text bounds.

Return to top
Show: