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.
Specifies the resolution of the standard previewer. Used in OpenStandardPreviewer calls.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration VSPREVIEWRESOLUTION
'Usage
Dim instance As VSPREVIEWRESOLUTION
public enum VSPREVIEWRESOLUTION
public enum class VSPREVIEWRESOLUTION
public enum VSPREVIEWRESOLUTION
Members
Member name | Description | |
---|---|---|
PR_Default | Use the default resolution. | |
PR_640x480 | Resolution is 640x480. | |
PR_800x600 | Resolution is 800x600. | |
PR_1024x768 | Resolution is 1024x768. |
Remarks
COM Signature
From vsshell.idl: