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 > RasterCommentMetadata Class : FromByte Method |
'Usage
Dim instance As RasterCommentMetadata Dim value() As Byte instance.FromByte(value)
- (void)fromByte:(unsigned char *)buffer itemCount:(NSUInteger)count
public void fromByte(byte[] value)
function Leadtools.RasterCommentMetadata.FromByte( value )
public: void FromByte( array<byte>^ value )