←Select platform

Id Property (RasterMarkerMetadata)

Summary

Gets or sets the marker 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) NSInteger markerId 
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

ID of the JPEG marker to write. The JPEG markers are uniquely identified by a byte value.

Example

For an example, refer to RasterMarkerMetadata

Requirements

Target Platforms

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