←Select platform

LoadFromTag Method

Summary

Loads the annotation objects stored in a TIFF tag.

Syntax

C#
VB
C++
  
Public Sub LoadFromTag( _ 
   ByVal tag As Leadtools.RasterTagMetadata, _ 
   ByVal container As Leadtools.Annotations.AnnContainer _ 
)  

Parameters

tag
An Leadtools.RasterTagMetadata object containing the annotation objects being loaded.

container
An AnnContainer into which to load the objects.

Remarks

The

tag
An Leadtools.RasterTagMetadata object containing the annotation objects being loaded.

You can use the Leadtools.Codecs.RasterCodecs.ReadTag(System.IO.Stream,System.Int32,System.Int32) method to load tag objects from a TIFF file.

For more information, refer to Annotation Files (Deprecated).

Example

For an example, refer to SaveToTag.

Requirements

Target Platforms

See Also

Reference

AnnCodecs Class

AnnCodecs Members

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