←Select platform

Type Property

Summary

Gets or sets a value that indicates the cylinder shape.

Syntax
C#
VB
C++
public CylinderCommandType Type { get; set; } 
  
Public Property Type As CylinderCommandType 
public: 
property CylinderCommandType Type { 
   CylinderCommandType get(); 
   void set (    CylinderCommandType ); 
} 

Property Value

A value that indicates the cylinder shape.

Example

Refer to CylinderCommand.

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.SpecialEffects Assembly