Leadtools.Windows.Annotations Namespace > AnnBeforeObjectChangedEventArgs Class : Objects Property |
public AnnObjectCollection Objects {get;}
'Declaration Public ReadOnly Property Objects As AnnObjectCollection
'Usage Dim instance As AnnBeforeObjectChangedEventArgs Dim value As AnnObjectCollection value = instance.Objects
public: property AnnObjectCollection^ Objects { AnnObjectCollection^ get(); }
For C#/VB examples, refer to AfterObjectChanged.