C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the step size in the Y direction (along image height), in pixels.
public int YStep { get; set; }
Public Property YStep As Integer
public int YStep {get; set;}
@property (nonatomic, assign) NSUInteger yStep
public int getYStep()
public void setYStep(int value)
<br/>get_YStep();<br/>set_YStep(value);<br/>Object.defineProperty('YStep');
Value that represents the step size in the Y direction (along image height), in pixels. For best results, use 1. This property accepts only positive values.
Refer to CorrelationCommand.
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