Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterMarkerMetadata Class : GetData Method |
public byte[] GetData()
'Declaration
Public Function GetData() As Byte()
'Usage
Dim instance As RasterMarkerMetadata Dim value() As Byte value = instance.GetData()
public byte[] GetData()
@property (nonatomic, strong) NSData *data
public byte[] getData()
function Leadtools.RasterMarkerMetadata.GetData()
public: array<byte>^ GetData();