#include <nnsys/g2d/g2d_TextCanvas.h>
int NNS_G2dTextCanvasGetVSpace(
const NNSG2dTextCanvas* pTxn,
);
pTxn | [IN] Pointer to TextCanvas |
Returns the line spacing being used by TextCanvas.
Gets the line spacing that is being used by TextCanvas.
2005/05/25 Initial version.
CONFIDENTIAL