←Select platform

Type Property

Summary

Gets and sets the RotateFlipType.

Syntax
C#
VB
Objective-C
C++
Java
public virtual RotateFlipType Type { get; set; } 
Public Property Type As RotateFlipType 
@property (nonatomic, assign) LTKernelRotateFlipType type; 
public RotateFlipType getType()             
public: 
property RotateFlipType Type { 
   RotateFlipType get(); 
} 

Property Value

All Rotation values are clockwise.

Example

For an example, please refer to RotateFlipCommand

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Kernel Assembly