Skip to content

Struct evab::RightAlign

ClassList > evab > RightAlign

Right alignment strategy.

  • #include <evabTextAlign.h>

Public Static Functions

Type Name
unsigned char Offset (Coor aSize, unsigned char textLen)
Calculates offset for right alignment.

Public Static Functions Documentation

function Offset

Calculates offset for right alignment.

static unsigned char evab::RightAlign::Offset (
    Coor aSize,
    unsigned char textLen
) 

Parameters:

  • aSize Available area size
  • textLen Text length in characters

Returns:

Offset to right-align the text



The documentation for this class was generated from the following file src/evabTextAlign.h