←Select platform

Fit Property

Summary

Enables or disables fitting the fused image to the original image.

Syntax

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

Property Value

true to enable fitting the fused image to the original image; 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