C++
ACDBCORE2D_PORT AcString format( AcValue::FormatOption nOption );
Description
Formats the value of the AcValue object.
Parameters
Parameters | Description |
---|---|
nOption | Input option of the FormatOption type |
Returns
Returns the formatted string.
ACDBCORE2D_PORT AcString format( AcValue::FormatOption nOption );
Formats the value of the AcValue object.
Parameters | Description |
---|---|
nOption | Input option of the FormatOption type |
Returns the formatted string.