Cuminas DjVu SDK for .NET Framework
Children Property (Zone)



Syntax
Public ReadOnly Property Children As ZoneCollection
Dim instance As Zone
Dim value As ZoneCollection
 
value = instance.Children
public ZoneCollection Children {get;}
public:
property ZoneCollection^ Children {
   ZoneCollection^ get();
}
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

Zone Class
Zone Members

Send Feedback