Configuration of the finder's aspect ratio.

Hierarchy

  • PartiallyConstructible
    • AspectRatio

Constructors

Properties

Constructors

  • Parameters

    • Optional source: DeepPartial<AspectRatio>

    Returns AspectRatio

Properties

height: number

The height component of the aspect ratio. Default is 1.0

width: number

The width component of the aspect ratio. Default is 1.0