LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)
LEAD Technologies, Inc

Type Property (CylinderCommand)






Gets or sets a value that indicates the cylinder shape. .NET support WinRT support
Syntax
public CylinderCommandType Type {get; set;}
'Declaration
 
Public Property Type As CylinderCommandType
'Usage
 
Dim instance As CylinderCommand
Dim value As CylinderCommandType
 
instance.Type = value
 
value = instance.Type
public CylinderCommandType Type {get; set;}
 get_Type();
set_Type(value);
public:
property CylinderCommandType Type {
   CylinderCommandType get();
   void set (    CylinderCommandType value);
}

Property Value

A value that indicates the cylinder shape.
Example
Refer to CylinderCommand.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CylinderCommand Class
CylinderCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.