C#
VB
C++
A reference to a LeadRect that represents the region that covers the stent device in the sequence.
public LeadRect Region { get; set; }
Public Property Region As Leadtools.LeadRect
public:
property Leadtools.LeadRect Region {
Leadtools.LeadRect get();
void set ( Leadtools.LeadRect );
}
A LeadRect that contains the rectangular region that covers the stent device in the sequence.
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