Share

AcValue::format (AcValue::FormatOption) Method

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.

Links

AcValue

Was this information helpful?