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