←Select platform

CylinderCommandType Enumeration

Summary
A value that indicates the cylinder shape.
Syntax
C#
C++/CLI
Python
public enum CylinderCommandType 
public enum class CylinderCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class CylinderCommandType(Enum): 
   Horizontal = 0 
   Vertical = 1 
Members
ValueMemberDescription
0Horizontal.
1Vertical.
Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly

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