Skip to main content

alphaTab.rendering.Bounds

Description

Represents a rectangular area within the renderer music notation.

 class Bounds

Properties

h

Gets or sets the height of the rectangle.

w

Gets or sets the width of the rectangle.

x

Gets or sets the X-position of the rectangle within the music notation.

y

Gets or sets the Y-position of the rectangle within the music notation.

Methods

scaleWith(number)