C#
VB
C++
Gets the MedicalViewerDoublePlaneCutLinesCollection<MedicalViewerDoublePlaneCutLine> assigned to the cell.
public MedicalViewerDoublePlaneCutLinesCollection<MedicalViewerDoublePlaneCutLine> DoubleCutLines { get; }
Public ReadOnly Property DoubleCutLines As Leadtools.Medicalviewer.MedicalViewerDoublePlaneCutLinesCollection(Of MedicalViewerDoublePlaneCutLine)
public:
property Leadtools.Medicalviewer.MedicalViewerDoublePlaneCutLinesCollection<MedicalViewerDoublePlaneCutLine^>^ DoubleCutLines {
Leadtools.Medicalviewer.MedicalViewerDoublePlaneCutLinesCollection<MedicalViewerDoublePlaneCutLine^>^ get();
}
The MedicalViewerDoublePlaneCutLinesCollection<MedicalViewerDoublePlaneCutLine> assigned to the cell.
For an example, refer to MedicalViewerPlaneCutLine
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