Moonware.Common Namespace > MotionZones Class : Zones Property |
'Declaration Public ReadOnly Property Zones As List(Of MotionZone)
'Usage Dim instance As MotionZones Dim value As List(Of MotionZone) value = instance.Zones
public List<MotionZone> Zones {get;}
public: property List<MotionZone^>^ Zones { List<MotionZone^>^ 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