Click or drag to resize
IWebSiteGraphicsResizeForHiDpi Method
Doubles the width and height of the image for use on high DPI displays.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Image ResizeForHiDpi(
	Image original
)

Parameters

original
Type: System.DrawingImage

Return Value

Type: Image
See Also