C#
VB
WinRT C#
C++
Gets or sets a value that indicates the cylinder shape.
public CylinderCommandType Type { get; set; }
Public Property Type As Leadtools.Imageprocessing.Specialeffects.CylinderCommandType
public Leadtools.Imageprocessing.Specialeffects.CylinderCommandType Type {get; set;}
get_Type();
set_Type(value);
Object.defineProperty('Type');
public:
property Leadtools.Imageprocessing.Specialeffects.CylinderCommandType Type {
Leadtools.Imageprocessing.Specialeffects.CylinderCommandType get();
void set ( Leadtools.Imageprocessing.Specialeffects.CylinderCommandType );
}
A value that indicates the cylinder shape.
Refer to CylinderCommand.
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