MaximumScaleValue Property

Summary
Gets or sets the maximum allowed value for the scale action to reach.
Syntax
C#
C++/CLI
public int MaximumScaleValue { get; set; } 
            public: 
property int MaximumScaleValue { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that indicates the maximum allowed value for the scale action to reach.

Remarks

To use the Scale action , use the method AddAction to add the MedicalViewerActionType.Scale action to the Medical Viewer Cell. Then use the SetAction method to associate the action with a mouse button.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.