Factor used to increase or decrease the various amplitude values in the Amplitudes property.
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. The valid range is from 0 to 100.
Refer to FreeHandShearCommand.
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