C++
ACDBCORE2D_PORT AcString format( const ACHAR* pszFormat ) const;
Description
Formats the value of the AcValue object.
Parameters
Parameters | Description |
---|---|
pszFormat | Input format string |
Returns
Returns the formatted string.
ACDBCORE2D_PORT AcString format( const ACHAR* pszFormat ) const;
Formats the value of the AcValue object.
Parameters | Description |
---|---|
pszFormat | Input format string |
Returns the formatted string.