Table of Contents

Method Create

Namespace
DotNetBrowser.Zoom
Assembly
DotNetBrowser.dll

Create(double)

Initializes a new Level instance from its double representation.

public static Level Create(double value)

Parameters

value double

The level representation.

Returns

Level

The initialized Level instance.