Gets or sets the maximum allowed value for the scale action to reach.
public int MaximumScaleValue { get; set; }
Public Property MaximumScaleValue As Integer
Value that indicates the maximum allowed value for the scale action to reach.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET