Gets or sets the minimum allowed value for the scale action to reach.
public int MinimumScaleValue { get; set; }
Public Property MinimumScaleValue As Integer
Value that indicates the minimum 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