LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

ToSByte Method






Converts the tag data to an array of signed bytes. .NET support Silverlight support
Syntax
[CLSCompliantAttribute(false)]
public sbyte[] ToSByte()
'Declaration
 
<CLSCompliantAttribute(False)>
Public Function ToSByte() As SByte()
'Usage
 
Dim instance As RasterTagMetadata
Dim value() As SByte
 
value = instance.ToSByte()
[CLSCompliantAttribute(false)]
public sbyte[] ToSByte()
CLSCompliantAttribute()
 function Leadtools.RasterTagMetadata.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterTagMetadata Class
RasterTagMetadata Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.