#include <nnsys/g2d/g2d_TextCanvas.h> int NNS_G2dTextCanvasGetHSpace( const NNSG2dTextCanvas* pTxn );
TextCanvas が用いている文字の間隔を返します。
TextCanvas が用いている文字の間隔を取得します。
NNS_G2dTextCanvasSetHSpace
2005/05/25 初版