C# Class AlphaTab.Rendering.Layout.HorizontalScreenLayout

This layout arranges the bars all horizontally
Inheritance: ScoreLayout
Afficher le fichier Open project: CoderLine/alphaTab

Méthodes publiques

Свойство Type Description
PagePadding float[]

Méthodes publiques

Méthode Description
HorizontalScreenLayout ( ScoreRenderer renderer ) : System
Resize ( ) : void

Méthodes protégées

Méthode Description
DoLayoutAndRender ( ) : void

Method Details

DoLayoutAndRender() protected méthode

protected DoLayoutAndRender ( ) : void
Résultat void

HorizontalScreenLayout() public méthode

public HorizontalScreenLayout ( ScoreRenderer renderer ) : System
renderer ScoreRenderer
Résultat System

Resize() public méthode

public Resize ( ) : void
Résultat void

Property Details

PagePadding public_oe static_oe property

public static float[] PagePadding
Résultat float[]