←Select platform

DataPointer Property (SearchRegistrationMarksCommandData)

Summary

Gets data pointer.

Syntax

C#
VB
Objective-C
WinRT C#
C++
public IntPtr DataPointer {get;}
Public ReadOnly Property DataPointer As IntPtr
public IntPtr DataPointer {get;}
@property (nonatomic, assign, readonly, nullable) void *dataPointer
get_DataPointer();
public: 
property IntPtr DataPointer { 
   IntPtr get(); 
} 

Property Value

The Data pointer.

Example

Refer to SearchRegistrationMarksCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize