←Select platform

RasterMetadataFlags Enumeration

Summary
Indicates the type of metadata.
Syntax
C#
VB
Objective-C
C++
Java
[FlagsAttribute()] 
public enum RasterMetadataFlags 
<FlagsAttribute()> 
Public Enum RasterMetadataFlags  
typedef NS_OPTIONS(NSUInteger, LTRasterMetadataFlags) 
public enum RasterMetadataFlags 
[FlagsAttribute()] 
public enum class RasterMetadataFlags   
Members
ValueMemberDescription
0x00000000None None
0x00000001Comments Comments
0x00000002Tags Tags
0x00000004Markers Markers
0x00000008GeoKeys GeoKeys
0x0000000FAll (Comments | Tags | Markers | GeoKeys)All (Comments, Tags, Markers and GeoKeys)
Requirements

Target Platforms

See Also

Reference

Leadtools Namespace

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.