←Select platform

Id Property

Summary
Gets or sets the tag id.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public int Id { get; set; } 
@property (nonatomic, assign) NSUInteger tagId 
public int getId(); 
public void setId( 
   int intValue 
); 
public: 
property int Id { 
   int get(); 
   void set (    int ); 
} 
Id # get and set (RasterTagMetadata) 

Property Value

The tag id.

Requirements

Target Platforms

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

Leadtools Assembly

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