Leadtools.ImageProcessing.Core Namespace > LeadZoneTableData Class : InsideCells Property |
public IVector<IVector<LeadRect>> InsideCells {get;}
'Declaration Public ReadOnly Property InsideCells As IVector(Of IVector(Of LeadRect))
'Usage Dim instance As LeadZoneTableData Dim value As IVector(Of IVector(Of LeadRect)) value = instance.InsideCells
public IVector<IVector<LeadRect>> InsideCells {get;}
get_InsideCells();
public: property IVector<IVector<LeadRect>^>^ InsideCells { IVector<IVector<LeadRect>^>^ get(); }
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