←Select platform

GetData Method

Summary

Gets the marker data.

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

Return Value

An array of bytes which contains the marker data.

Example

For an example, refer to RasterMarkerMetadata

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly