IScrollMap::Start Property

 

Gets the scrollmap coordinate of the start of the buffer.

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

property double Start {
	double get();
}

Property Value

Type: System::Double

The scrollmap coordinate of the start of the buffer.

Return to top
Show: