Skip to content

GuitarPrometheus::Render::LaidOutLedgerLine

GuitarPrometheus::Render::LaidOutLedgerLine

A ledger line segment drawn above or below the staff for notes outside the five staff lines.

#include <LayoutEngine.h>

Public Attributes

Name
floatxPx
floatyPx
floatwidthPx

Public Attributes Documentation

variable xPx

float xPx = 0.f;

variable yPx

float yPx = 0.f;

variable widthPx

float widthPx = 0.f;

Updated on 2026-05-29 at 07:39:52 +0000