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 : FromSingle Method |
'Usage
Dim instance As RasterTagMetadata Dim value() As Single instance.FromSingle(value)
- (void)fromSingle:(const float *)buffer itemCount:(NSUInteger)count
public void fromSingle(float[] value)
function Leadtools.RasterTagMetadata.FromSingle( value )
public: void FromSingle( array<float>^ value )