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