LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MaximumScaleValue Property

Show in webframe





Gets or sets the maximum allowed value for the scale action to reach.
Syntax
public int MaximumScaleValue {get; set;}
'Declaration
 
Public Property MaximumScaleValue As Integer
'Usage
 
Dim instance As MedicalViewerCell
Dim value As Integer
 
instance.MaximumScaleValue = value
 
value = instance.MaximumScaleValue

            

            
public:
property int MaximumScaleValue {
   int get();
   void set (    int value);
}

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

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features