'Declaration Public Function New( _
ByVal sliceViewThe slice view.As Vintasoft.Imaging.Dicom.Mpr.UI.MprPolylineSliceView, _
ByVal minPointCountMinimum count of points in this object.As System.Int32 _
)
public MprPolylineSlicePointBuilder(
Vintasoft.Imaging.Dicom.Mpr.UI.MprPolylineSliceView sliceView,
System.Int32 minPointCount
)
public: MprPolylineSlicePointBuilder(
Vintasoft.Imaging.Dicom.Mpr.UI.MprPolylineSliceView* sliceView,
System.Int32 minPointCount
)
public:
MprPolylineSlicePointBuilder(
Vintasoft.Imaging.Dicom.Mpr.UI.MprPolylineSliceView^ sliceView,
System.Int32 minPointCount
)
Parameters
- sliceView
- The slice view.
- minPointCount
- Minimum count of points in this object.