←Select platform

ToDouble Method

Summary

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

Syntax
C#
VB
Objective-C
C++
Java
public double[] ToDouble() 
Public Function ToDouble() As Double() 
- (void)toDouble:(double *)buffer itemCount:(NSUInteger)count 
public double[] 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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly