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