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

CellTypes Property






Gets the list of LeadZoneType struct that represents the type of the cell. .NET support
Syntax
public IList<LeadZoneType> CellTypes {get;}
'Declaration
 
Public ReadOnly Property CellTypes As IList(Of LeadZoneType)
'Usage
 
Dim instance As LeadZoneTableData
Dim value As IList(Of LeadZoneType)
 
value = instance.CellTypes
 get_CellTypes(); 
public:
property IList<LeadZoneType>^ CellTypes {
   IList<LeadZoneType>^ get();
}

Property Value

list of LeadZoneType struct that represents the type of the cell.
Remarks
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

LeadZoneTableData Class
LeadZoneTableData Members

 

 


Products | Support | Contact Us | Copyright Notices

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