←Select platform

XTranslation Property (TransformationParameters)

Summary

Gets or sets the image's x-translation, in hundredths of pixels.

Syntax

C#
VB
Java
Objective-C
C++
public int XTranslation {get; set;}
Public Property XTranslation As Integer
@property (nonatomic, assign) NSInteger xTranslation
public int getXTranslation() 
public void setXTranslation(int value) 
public: 
property int XTranslation { 
   int get(); 
   void set (    int ); 
} 

Property Value

The image x-translation, in hundredths of pixels.

Example

Refer to GetTransformationParameters.

Requirements

Target Platforms

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