←Select platform

HorizontalShift Property

Summary

Gets or sets the horizontal shift of the image, in pixels.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int HorizontalShift {get; set;}
Public Property HorizontalShift As Integer
public int HorizontalShift {get; set;}
@property (nonatomic, assign) NSInteger horizontalShift
public int getHorizontalShift() 
public void setHorizontalShift(int value) 
get_HorizontalShift(); 
set_HorizontalShift(value); 
Object.defineProperty('HorizontalShift'); 
public: 
property int HorizontalShift { 
   int get(); 
   void set (    int ); 
} 

Property Value

Horizontal shift of the image, in pixels.

Example

Refer to OffsetCommand example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Effects Assembly
Click or drag to resize