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: property ObservableCollection<AnnAutomationObject^>^ Objects { ObservableCollection<AnnAutomationObject^>^ get(); }
For C#/VB examples, refer to AnnAutomationManager.