←Select platform

CylinderCommandType Enumeration

Summary

A value that indicates the cylinder shape.

Syntax

C#
VB
WinRT C#
C++
public enum CylinderCommandType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum CylinderCommandType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum CylinderCommandType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.CylinderCommandType = function() { }; 
Leadtools.ImageProcessing.SpecialEffects.CylinderCommandType.prototype = { 
 
  Horizontal = 0x00000000, 
    Vertical = 0x00000001, 
     
 }; 
public enum class CylinderCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
horizontal cylinderHorizontal.
vertical cylinderVertical.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.SpecialEffects Assembly
Click or drag to resize