LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

ToDouble Method






Converts the tag data to an array of double precision values. .NET support Silverlight support WinRT support
Syntax
public double[] ToDouble()
'Declaration
 
Public Function ToDouble() As Double()
'Usage
 
Dim instance As RasterTagMetadata
Dim value() As Double
 
value = instance.ToDouble()
public double[] ToDouble()
 function Leadtools.RasterTagMetadata.ToDouble()
public:
array<double>^ ToDouble(); 

Return Value

The tag data converted to an array of double precision values.
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.