mDwfExportParamsColorMapOptimize Property
|
This property indicates whether the color map
optimization is used.
Namespace: Teigha.Export_Import
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public bool ColorMapOptimize { get; set; }
Public Property ColorMapOptimize As Boolean
Get
Set
public:
property bool ColorMapOptimize {
bool get ();
void set (bool value);
}
member ColorMapOptimize : bool with get, set
Property Value
Boolean
See Also