Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides management of the view range.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaration
<GuidAttribute("30491A5B-A47E-4C9C-8204-18586648A277")> _
<InterfaceTypeAttribute()> _
Public Interface IVsViewRangeClient
[GuidAttribute("30491A5B-A47E-4C9C-8204-18586648A277")]
[InterfaceTypeAttribute()]
public interface IVsViewRangeClient
[GuidAttribute(L"30491A5B-A47E-4C9C-8204-18586648A277")]
[InterfaceTypeAttribute()]
public interface class IVsViewRangeClient
[<GuidAttribute("30491A5B-A47E-4C9C-8204-18586648A277")>]
[<InterfaceTypeAttribute()>]
type IVsViewRangeClient = interface end
public interface IVsViewRangeClient
The IVsViewRangeClient type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AdjustViewRange | Adjust the view range as specified. |
Top