wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/Form/CFormAdvanceY

Version 2 (modified by Don Wilson, 4 weeks ago) ( diff )

--

CFormAdvanceY 825gen2

Class for specifying a Y coordinate advance value for CFormRect

Constructors

CFormAdvanceY(void);

Example

CFormAdvanceY advY;

Member Functions

SetBasedOnFont

Sets advance amount based on a font height

void SetBasedOnFont(CFont& font, double multiplier, int addPixels = 0);

Parameters

  • font - CFont reference
  • multiplier - multiplier value for height to set the advance amount

Return Value

Function does not return a value.

Note: See TracWiki for help on using the wiki.