Leadtools.Annotations Namespace > AnnAutomationManager Class : Objects Property |
public RasterCollection<AnnAutomationObject> Objects {get;}
'Declaration Public ReadOnly Property Objects As RasterCollection(Of AnnAutomationObject)
'Usage Dim instance As AnnAutomationManager Dim value As RasterCollection(Of AnnAutomationObject) value = instance.Objects
public: property RasterCollection<AnnAutomationObject^>^ Objects { RasterCollection<AnnAutomationObject^>^ get(); }