If True uses quick, low-quality color interpolation. Default True.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public bool RAW_QuickInterpolate { get; set; }
Public Property RAW_QuickInterpolate As Boolean
	Get
	Set
public:
property bool RAW_QuickInterpolate {
	bool get ();
	void set (bool value);
}

See Also