C#
VB
WinRT C#
C++
Gets or sets the value that indicates whether to use the preserve object color.
public bool UsePreserveObjectColor { get; set; }
Public Property UsePreserveObjectColor As Boolean
public bool UsePreserveObjectColor {get; set;}
get_UsePreserveObjectColor();
set_UsePreserveObjectColor(value);
Object.defineProperty('UsePreserveObjectColor');
true to use the preserve object color specified in PreserveObjectColor property, otherwise it is false.
Refer to IntelligentUpScaleCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET