C#
VB
WinRT C#
C++
A value that indicates the cylinder shape.
public enum CylinderCommandType Public Enum CylinderCommandTypeInherits System.EnumImplements 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
| Value | Member | Description |
|---|---|---|
| 0 | Horizontal | . |
| 1 | Vertical | . |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
