←Select platform

VerticalShift Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int VerticalShift {get; set;}
Public Property VerticalShift As Integer
public int VerticalShift {get; set;}
@property (nonatomic, assign) NSInteger verticalShift
public int getVerticalShift() 
public void setVerticalShift(int value) 
get_VerticalShift(); 
set_VerticalShift(value); 
Object.defineProperty('VerticalShift'); 
public: 
property int VerticalShift { 
   int get(); 
   void set (    int ); 
} 

Property Value

Vertical 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