←Select platform

Start Property (ExtractMessageCommand)

Summary

Gets or sets the point at which the message will be extracted from the image.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.LeadPoint Start {get; set;}
Public Property Start As Leadtools.LeadPoint
public Leadtools.LeadPoint Start {get; set;}
get_Start(); 
set_Start(value); 
Object.defineProperty('Start'); 
public: 
property Leadtools.LeadPoint Start { 
   Leadtools.LeadPoint get(); 
   void set (    Leadtools.LeadPoint ); 
} 

Property Value

LeadPoint at which the message will be extracted from the image.

Example

Refer to ExtractMessageCommand.

Requirements

Target Platforms

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