ICollapsible::Extent Property

 

Gets the extent of this collapsible region.

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

property ITrackingSpan^ Extent {
	ITrackingSpan^ get();
}

Property Value

Type: Microsoft.VisualStudio.Text::ITrackingSpan^

The extent of this collapsible region.

Return to top
Show: