←Select platform

Offset Property

Summary

Gets or sets a value used to offset the final result of the output.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Offset {get; set;}
Public Property Offset As Integer
public int Offset {get; set;}
@property (nonatomic, assign) NSInteger offset
public int getOffset() 
public void setOffset(int value) 
get_Offset(); 
set_Offset(value); 
Object.defineProperty('Offset'); 
public: 
property int Offset { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value used to offset the final result of the output.

Example

Refer to UserFilterCommand.

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