Gets or sets a value used to increase or decrease the various amplitude values in the Amplitudes array.
public int Scale { get; set; }
Public Property Scale As Integer
public int Scale {get; set;}
get_Scale();
set_Scale(value);
Object.defineProperty('Scale');
Factor used to increase or decrease the various amplitude values in the Amplitudes array. Each value in the Amplitudes array is multiplied by this factor. The real factor value is the Scale value divided by 100. This property only accepts positive values.
Refer to FreeHandWaveCommand.
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