←Select platform

ToSingle Method

Summary

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

Syntax
C#
VB
Objective-C
C++
Java
public float[] ToSingle() 
Public Function ToSingle() As Single() 
- (void)toSingle:(float *)buffer itemCount:(NSUInteger)count 
public float[] toSingle() 
public: 
array<float>^ ToSingle();  

Return Value

The tag data converted to an array of single 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