C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the step size in the X direction (along image width), in pixels.
public int XStep { get; set; }
Public Property XStep As Integer
public int XStep {get; set;}
@property (nonatomic, assign) NSUInteger xStep
public int getXStep()
public void setXStep(int value)
<br/>get_XStep();<br/>set_XStep(value);<br/>Object.defineProperty('XStep');
Value that represents the step size in the X direction (along image width), 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