Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterTagMetadata Class : ToSingle Method |
public float[] ToSingle()
'Declaration
Public Function ToSingle() As Single()
'Usage
Dim instance As RasterTagMetadata Dim value() As Single value = instance.ToSingle()
public float[] ToSingle()
- (void)toSingle:(float *)buffer itemCount:(NSUInteger)count
public float[] toSingle()
function Leadtools.RasterTagMetadata.ToSingle()
public: array<float>^ ToSingle();