LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

FromSingle Method






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