LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

DataSize Property (SearchRegistrationMarksCommandData)

Show in webframe







Gets the size of data pointer.
Syntax
public int DataSize {get;}
'Declaration
 
Public ReadOnly Property DataSize As Integer
'Usage
 
Dim instance As SearchRegistrationMarksCommandData
Dim value As Integer
 
value = instance.DataSize
public int DataSize {get;}
@property (nonatomic, assign, readonly) unsigned int dataSize;
public int getDataSize()
 get_DataSize(); 
public:
property int DataSize {
   int get();
}

Property Value

The size of data pointer.
Example
Refer to SearchRegistrationMarksCommand.
Requirements

Target Platforms

See Also

Reference

SearchRegistrationMarksCommandData Class
SearchRegistrationMarksCommandData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.