←Select platform

Objects Property (AnnAutomationManager)

Summary

Gets the collection of AnnAutomationObject objects in this AnnAutomationManager

Syntax

C#
VB
C++
public ObservableCollection<AnnAutomationObject> Objects {get;}
Public ReadOnly Property Objects As ObservableCollection(Of AnnAutomationObject)
public: 
property ObservableCollection<AnnAutomationObject^>^ Objects { 
   ObservableCollection<AnnAutomationObject^>^ get(); 
} 

Property Value

The ObservableCollection representing the AnnAutomationObject objects in the AnnAutomationManager.

Example

For C#/VB examples, refer to AnnAutomationManager.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize