←Select platform

AlwaysInterpolate Property

Summary

Gets or sets the value that determines whether to apply the interpolation always, and not to switch to no-interpolation when any action is active.

Syntax

C#
VB
C++
public bool AlwaysInterpolate { get; set; } 
  
Public Property AlwaysInterpolate As Boolean 
             
            public: 
property bool AlwaysInterpolate { 
   bool get(); 
   void set (    bool ); 
} 
             

Property Value

true to make the cell interpolate the image all the time, false otherwise.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly