←Select platform

Objects Property (AnnContainer)

Summary

Gets the collection of objects in this AnnContainer.

Syntax

C#
VB
C++
public virtual Leadtools.RasterCollection<AnnObject> Objects {get;} 
  
Public Overridable ReadOnly Property Objects As Leadtools.RasterCollection(Of AnnObject) 
public: 
virtual property Leadtools.RasterCollection<AnnObject^>^ Objects { 
   Leadtools.RasterCollection<AnnObject^>^ get(); 
} 

Property Value

The RasterCollection\<AnnObject\> representing the objects in the AnnContainer.

Example

For an example, refer to AnnContainer.

Requirements

Target Platforms

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