Skip to content

LabelBandGeometry

The geometry of the caption band.

Import:

import type { LabelBandGeometry } from 'obsidian-integration-testing';

Signature:

export interface LabelBandGeometry

Properties

PropertyTypeDescription
fontSizeInPixelsnumberFont size for the caption, in pixels.
heightInPixelsnumberHeight of the band, in pixels.
topInPixelsnumberDistance from the top of the image to the top of the band, in pixels.

Links to this page: