←Select platform

YTranslation Property (TransformationParameters)

Summary

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

Syntax

C#
VB
Java
Objective-C
C++
public int YTranslation {get; set;}
Public Property YTranslation As Integer
@property (nonatomic, assign) NSInteger yTranslation
public int getYTranslation() 
public void setYTranslation(int value) 
public: 
property int YTranslation { 
   int get(); 
   void set (    int ); 
} 

Property Value

The image y-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