←Select platform

CutLineIndex Property

Summary

Gets the value that indicates the index of the selected cut line.

Syntax

C#
VB
C++
public int CutLineIndex { get; } 
  
Public ReadOnly Property CutLineIndex As Integer 
             
            public: 
property int CutLineIndex { 
   int get(); 
} 
             

Property Value

Value that indicates the index of the selected cut line.

Example

For an example, refer to MedicalViewerPlaneCutLineEventArgs

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly