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