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