←Select platform

DataType Property

Summary

Gets or sets the data type for the tag.

Syntax
C#
VB
Objective-C
C++
Java
public RasterTagMetadataDataType DataType { get; set; } 
Public Property DataType As RasterTagMetadataDataType 
@property (nonatomic, assign) LTRasterTagMetadataDataType dataType 
public RasterTagMetadataDataType getDataType() 
public void setDataType(RasterTagMetadataDataType value) 
public: 
property RasterTagMetadataDataType DataType { 
   RasterTagMetadataDataType get(); 
   void set (    RasterTagMetadataDataType ); 
} 

Property Value

The data type for the tag.

Example

For an example, refer to WriteTag.

Requirements

Target Platforms

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

Leadtools Assembly