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

Show in webframe

MinimumScaleValue Property






Gets or sets the minimum allowed value for the scale action to reach.
Syntax
public int MinimumScaleValue {get; set;}
'Declaration   Public Property MinimumScaleValue As Integer
'Usage   Dim instance As MedicalViewerCell Dim value As Integer   instance.MinimumScaleValue = value   value = instance.MinimumScaleValue
public: property int MinimumScaleValue {    int get();    void set (    int value); }

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

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