←Select platform

Start Property

Summary

Gets or sets the point at which the message will be added to the image.

Syntax

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

Property Value

LeadPoint at which the message will be added to the image.

Example

Refer to FileName.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly