←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.