LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

ToInt16 Method (RasterCommentMetadata)






Converts the comment data to an array of integer values. .NET support Silverlight support WinRT support
Syntax
public short[] ToInt16()
'Declaration
 
Public Function ToInt16() As Short()
'Usage
 
Dim instance As RasterCommentMetadata
Dim value() As Short
 
value = instance.ToInt16()
public short[] ToInt16()
 function Leadtools.RasterCommentMetadata.ToInt16()
public:
array<short>^ ToInt16(); 

Return Value

The comment data converted to an array of integer values.
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.