LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

SetData Method (RasterMarkerMetadata)






An array of bytes which contains the marker data
Sets the marker data. .NET support Silverlight support WinRT support
Syntax
public void SetData( 
   byte[] value
)
'Declaration
 
Public Sub SetData( _
   ByVal value() As Byte _
) 
'Usage
 
Dim instance As RasterMarkerMetadata
Dim value() As Byte
 
instance.SetData(value)
public void SetData( 
   byte[] value
)
 function Leadtools.RasterMarkerMetadata.SetData( 
   value 
)
public:
void SetData( 
   array<byte>^ value
) 

Parameters

value
An array of bytes which contains the marker data
Example
For an example, refer to RasterMarkerMetadata
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

RasterMarkerMetadata Class
RasterMarkerMetadata Members

 

 


Products | Support | Contact Us | Copyright Notices

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