Header menu logo fable-electron-docs-api

Options Type

Constructors

Constructor Description

Options(width, height, ?scaleFactor)

Full Usage: Options(width, height, ?scaleFactor)

Parameters:
    width : int -
    height : int -
    ?scaleFactor : float - Defaults to 1.0.

Returns: Options
width : int

height : int

?scaleFactor : float

Defaults to 1.0.

Returns: Options

Instance members

Instance member Description

this.height

Full Usage: this.height

this.scaleFactor

Full Usage: this.scaleFactor

Defaults to 1.0.

this.width

Full Usage: this.width

Type something to start searching.