Rotation Property

Summary

Gets or sets the amount of rotation to the fused image.

Syntax
C#
VB
C++
public float Rotation { get; set; } 
  
Public Property Rotation As Single 
            public: 
property float Rotation { 
   float get(); 
   void set (    float ); 
} 

Property Value

The amount of rotation to the fused image.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly