Share

AcDMMEPlotProperty::SetValue

C++

void SetValue(
    const wchar_t * value
);

Description

Mutator for the required property value attribute.

The value is a Unicode string property. The value string is displayed in the DWF viewer properties window.

Parameters

Parameters Description
value Input Unicode string for the value of the property

Links

AcDMMEPlotProperty

Was this information helpful?