←Select platform

Id Property (RasterTagMetadata)

Summary

Gets or sets the tag id.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int Id {get; set;} 
Public Property Id As Integer 
public int Id {get; set;} 
@property (nonatomic, assign) NSUInteger tagId 
public int getId() 
public void setId(int value) 
             
  
get_Id(); 
set_Id(value); 
Object.defineProperty('Id');  
public: 
property int Id { 
   int get(); 
   void set (    int ); 
} 

Property Value

The tag id.

Example

For an example, refer to WriteTag.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize