MinimumScaleValue Property

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

Property Value

Value that indicates the minimum 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 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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