C#
VB
C++
Gets or sets a reference to a LeadPoint that represents the location of the first marker in the reference frame.
public LeadPoint FirstMarker { get; set; }
Public Property FirstMarker As Leadtools.LeadPoint
public:
property Leadtools.LeadPoint FirstMarker {
Leadtools.LeadPoint get();
void set ( Leadtools.LeadPoint );
}
A LeadPoint that contains the location of the first marker in the reference image.
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