LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

FromSByte Method






The data to set.
Sets the tag data to the specified array of signed bytes. .NET support Silverlight support
Syntax
[CLSCompliantAttribute(false)]
public void FromSByte( 
   sbyte[] value
)
'Declaration
 
<CLSCompliantAttribute(False)>
Public Sub FromSByte( _
   ByVal value() As SByte _
) 
'Usage
 
Dim instance As RasterTagMetadata
Dim value() As SByte
 
instance.FromSByte(value)
[CLSCompliantAttribute(false)]
public void FromSByte( 
   sbyte[] value
)
CLSCompliantAttribute()
 function Leadtools.RasterTagMetadata.FromSByte( 
   value 
)
[CLSCompliantAttribute(false)]
public:
void FromSByte( 
   array<sbyte>^ value
) 

Parameters

value
The data to set.
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.