Leadtools.Windows.Annotations Namespace > AnnAutomationManager Class : Objects Property |
public ObservableCollection<AnnAutomationObject> Objects {get;}
'Declaration Public ReadOnly Property Objects As ObservableCollection(Of AnnAutomationObject)
'Usage Dim instance As AnnAutomationManager Dim value As ObservableCollection(Of AnnAutomationObject) value = instance.Objects
public ObservableCollection<AnnAutomationObject> Objects {get;}
get_Objects();
public: property ObservableCollection<AnnAutomationObject^>^ Objects { ObservableCollection<AnnAutomationObject^>^ get(); }
For C#/VB examples, refer to AnnAutomationManager.
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