←Select platform

Objects Property

Summary

Gets the objects that have been changed.

Syntax

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

Property Value

An RasterCollection<AnnObject> that has a collection of the objects that has been changed.

Example

For an example, refer to AfterObjectChanged.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly