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
doubleThe level representation.
Initializes a new Level instance from its double representation.
public static Level Create(double value)
value
doubleThe level representation.