Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterTagMetadata Class : Id Property |
public int Id {get; set;}
'Declaration
Public Property Id As Integer
'Usage
Dim instance As RasterTagMetadata Dim value As Integer instance.Id = value value = instance.Id
public int Id {get; set;}
@property (nonatomic, assign) NSUInteger tagId
public int getId() public void setId(int value)
<br/>get_Id();<br/>set_Id(value);<br/>Object.defineProperty('Id');