←Select platform

DataType Property

Summary
Gets or sets the data type for the tag.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public RasterTagMetadataDataType DataType { get; set; } 
@property (nonatomic, assign) LTRasterTagMetadataDataType dataType 
public RasterTagMetadataDataType getDataType(); 
public void setDataType( 
   RasterTagMetadataDataType rasterTagMetadataDataType 
); 
public: 
property RasterTagMetadataDataType DataType { 
   RasterTagMetadataDataType get(); 
   void set (    RasterTagMetadataDataType ); 
} 
DataType # get and set (RasterTagMetadata) 

Property Value

The data type for the tag.

Requirements

Target Platforms

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

Leadtools Assembly

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