←Select platform

ToDouble Method

Summary

Converts the tag data to an array of double precision values.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public double[] ToDouble() 
Public Function ToDouble() As Double() 
public double[] ToDouble() 
- (void)toDouble:(double *)buffer itemCount:(NSUInteger)count 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly