←Select platform

Offset Property

Summary
Gets or sets the value that indicates the number of pixels the copied image is shifted.
Syntax
C#
VB
C++
public int Offset { get; set; } 
  
Public Property Offset As Integer 
public: 
property int Offset { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that indicates the number of pixels the copied image is shifted.

Example

Refer to FragmentCommand example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.