C#
VB
Java
Objective-C
WinRT C#
C++
Sets the tag data to the specified integer values.
public void FromInt16(
short[] value
)
Public Sub FromInt16( _
ByVal value() As Short _
)
public void FromInt16(
short[] value
)
- (void)fromInt16:(const short *)buffer itemCount:(NSUInteger)count
public void fromInt16(short[] value)
function Leadtools.RasterTagMetadata.FromInt16(
value
)
public:
void FromInt16(
array<short>^ value
)
value
The data to set.
For an example, refer to RasterTagMetadata
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET