LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

FromInt16 Method (RasterCommentMetadata)






The data to set.
Sets the comment data to the specified integer values. .NET support Silverlight support WinRT support
Syntax
public void FromInt16( 
   short[] value
)
'Declaration
 
Public Sub FromInt16( _
   ByVal value() As Short _
) 
'Usage
 
Dim instance As RasterCommentMetadata
Dim value() As Short
 
instance.FromInt16(value)
public void FromInt16( 
   short[] value
)
 function Leadtools.RasterCommentMetadata.FromInt16( 
   value 
)
public:
void FromInt16( 
   array<short>^ value
) 

Parameters

value
The data to set.
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.