UAOOI.Windows.Forms

GraphicsSettings..::..GetGraphicsSettingsWithSpecifiedZoom Method

Gets the graphics settings with specified zoom.

Namespace:  UAOOI.Windows.Forms.GDI
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public GraphicsSettings GetGraphicsSettingsWithSpecifiedZoom(
	float zoom
)

Parameters

zoom
Type: Single
The zoom.

Return Value