←Select platform

Start Property

Summary
Gets or sets the point at which the message will be added to the image.
Syntax
C#
VB
C++
public LeadPoint Start { get; set; } 
Public Property Start As LeadPoint 
public: 
property LeadPoint Start { 
   LeadPoint get(); 
   void set (    LeadPoint ); 
} 

Property Value

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

Example

Refer to FileName.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.