| Version 2 (modified by , 8 years ago) ( diff ) |
|---|
GetSecUnitsLabel
Get the secondary units label of the specified scale.
const char* GetSecUnitsLabel(int nScale);
Parameters
- nScale - scale number
Return Value
- Returns the secondary units label of the specified scale
Remarks
MnBdStartup must be performed before this will return a valid result.
Example
string strMsg = StrFmt("Secondary units %s", GetSecUnitsLabel(1));
DisplayText(10, 10, strMsg);
See Also
Note:
See TracWiki
for help on using the wiki.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)