C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the value that indicates the vertical displacement factor, in percent of the image dimensions.
public int VerticalFactor { get; set; }
Public Property VerticalFactor As Integer
public int VerticalFactor {get; set;}
@property (nonatomic, assign) NSUInteger verticalFactor
public int getVerticalFactor()
public void setVerticalFactor(int value)
<br/>get_VerticalFactor();<br/>set_VerticalFactor(value);<br/>Object.defineProperty('VerticalFactor');
Value that indicates the vertical displacement factor, in percent of the image dimensions. The valid range is from 0 to 100.
Refer to DisplacementCommand example.
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