C#
VB
WinRT C#
C++
Gets or sets the point at which the message will be added to the image.
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 );
}
LeadPoint at which the message will be added to the image.
Refer to FileName.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET