Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
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.