←Select platform

Type Property

Summary

Gets or sets a value that indicates how to handle any exposed areas resulting from the image shift.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public OffsetCommandType Type { get; set; } 
@property (nonatomic, assign) LTOffsetCommandType type 
public OffsetCommandType getType() 
public void setType(OffsetCommandType value) 
             
 <br/>get_Type();<br/>set_Type(value);<br/>Object.defineProperty('Type');  

Property Value

Flags that indicate how to handle any exposed areas resulting from the image shift.

Example

Refer to OffsetCommand example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly