LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

FromInt32 Method






The data to set.
Sets the tag data to the specified unsigned integer values. .NET support Silverlight support WinRT support
Syntax
public void FromInt32( 
   int[] value
)
'Declaration
 
Public Sub FromInt32( _
   ByVal value() As Integer _
) 
'Usage
 
Dim instance As RasterTagMetadata
Dim value() As Integer
 
instance.FromInt32(value)
public void FromInt32( 
   int[] value
)
 function Leadtools.RasterTagMetadata.FromInt32( 
   value 
)
public:
void FromInt32( 
   array<int>^ 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.