C#
VB
WinRT C#
C++
Gets or sets the amount of stretching.
public int Value { get; set; }
Public Property Value As Integer
public int Value {get; set;}
get_Value();
set_Value(value);
Object.defineProperty('Value');
Amount of stretching, where positive values stretch the pixels toward edges, and negative values stretch the pixels toward the center. Possible values are range in between -500 and 500.
Refer to BendCommand.
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