MtrSetValueFont Macro

Microchip Graphics Library

Microchip Graphics Library
MtrSetValueFont Macro
C
#define MtrSetValueFont(pMtr, pNewFont) (((METER *)pMtr)->pValueFont = pNewFont)
Overview

This function sets the font of value.

Input Parameters
Input Parameters 
Description 
pMtr 
Pointer to the object. 
pNewFont 
Pointer to the new font used for the value. 
Returns

N/A

Preconditions

Font must be created before this function is called.

Side Effects

none

Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved