←Select platform

GetData Method (RasterCommentMetadata)

Summary

Gets the data (an array of bytes) for this comment.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public byte[] GetData() 
Public Function GetData() As Byte() 
public byte[] GetData() 
@property (nonatomic, strong) NSData *data 
public byte[] getData() 
 function Leadtools.RasterCommentMetadata.GetData() 
public: 
array<byte>^ GetData();  

Return Value

The data for this comment, stored as an array of bytes.

Example

For an example, refer to RasterCommentMetadata.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize