Leadtools.ImageProcessing.Core Namespace > AutoZoningCommand Class : Zones Property |
public IList<LeadZone> Zones {get;}
'Declaration Public ReadOnly Property Zones As IList(Of LeadZone)
'Usage Dim instance As AutoZoningCommand Dim value As IList(Of LeadZone) value = instance.Zones
public Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <LeadZone> Zones {get;}
get_Zones();
public: property IList<LeadZone^>^ Zones { IList<LeadZone^>^ 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