←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly