←Select platform

ToSByte Method

Summary

Converts the tag data to an array of signed bytes.

Syntax
C#
VB
Objective-C
C++
Java
[CLSCompliantAttribute(false)] 
public sbyte[] ToSByte() 
<CLSCompliantAttribute(False)> 
Public Function ToSByte() As SByte() 
- (void)toSByte:(char *)buffer itemCount:(NSUInteger)count 
public byte[] toSByte() 
[CLSCompliantAttribute(false)] 
public: 
array<sbyte>^ ToSByte();  

Return Value

The tag data converted to an arry of signed bytes.

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