←Select platform

FromInt16 Method

Summary

Sets the tag data to the specified integer values.

Syntax
C#
VB
Objective-C
C++
Java
public void FromInt16( 
   short[] value 
) 
Public Sub FromInt16( _ 
   ByVal value() As Short _ 
)  
- (void)fromInt16:(const short *)buffer itemCount:(NSUInteger)count 
public void fromInt16(short[] value) 
public: 
void FromInt16(  
   array<short>^ value 
)  

Parameters

value
The data to set.

Example

For an example, refer to RasterTagMetadata

Requirements

Target Platforms

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

Leadtools Assembly