←Select platform

Elements Property

Summary

Gets the list of elements that the Bates stamp is composed of.

Syntax
C#
VB
C++
Java
public AnnBatesElementCollection Elements { get; } 
Public ReadOnly Property Elements As AnnBatesElementCollection 
public AnnBatesElementCollection getElements() 
public:  
   property AnnBatesElementCollection^ Elements 
   { 
      AnnBatesElementCollection^ get() 
   } 

Property Value

The value of the list of elements that the Bates stamp is composed of.

Example

For an example, refer to AnnBatesStampComposer.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly