←Select platform

Data Property (SearchRegistrationMarksCommandData)

Summary

Gets or sets the data array.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public [Leadtools.LeadPoint[]](../l/leadpoint.html) Data {get; set;}
Public Property Data As Leadtools.LeadPoint()
public [Leadtools.LeadPoint[]](../l/leadpoint.html) Data {get; set;}
@property (nonatomic, copy, nullable) NSArray<NSValue *> *data //LeadPoint
public LeadPoint[] getData() 
public void setData(LeadPoint[] value) 
get_Data(); 
set_Data(value); 
Object.defineProperty('Data'); 

Property Value

The data array.

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