Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

MaximumScaleValue Property






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

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