Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.ImageProcessing.Effects Namespace > ExtractMessageCommand Class : Start Property |
public LeadPoint Start {get; set;}
'Declaration
Public Property Start As LeadPoint
'Usage
Dim instance As ExtractMessageCommand Dim value As LeadPoint instance.Start = value value = instance.Start
public LeadPoint Start {get; set;}
<br/>get_Start();<br/>set_Start(value);<br/>Object.defineProperty('Start');