LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

GetData Method (RasterCommentMetadata)






Gets the data (an array of bytes) for this comment. .NET support Silverlight support WinRT support
Syntax
public byte[] GetData()
'Declaration
 
Public Function GetData() As Byte()
'Usage
 
Dim instance As RasterCommentMetadata
Dim value() As Byte
 
value = instance.GetData()
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterCommentMetadata Class
RasterCommentMetadata Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.