←Select platform

FromUInt16 Method

Summary
Sets the tag data to the specified unsigned integer values.
Syntax
C#
VB
Objective-C
C++
[CLSCompliantAttribute(false)] 
public void FromUInt16( 
   ushort[] value 
) 
<CLSCompliantAttribute(False)> 
Public Sub FromUInt16( _ 
   ByVal value() As UShort _ 
)  
- (void)fromUInt16:(const unsigned short *)buffer itemCount:(NSUInteger)count 
[CLSCompliantAttribute(false)] 
public: 
void FromUInt16(  
   array<ushort>^ value 
)  

Parameters

value
The data to set.

Example

For an example, refer to RasterTagMetadata

Requirements

Target Platforms

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

Leadtools Assembly

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