VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr.Wpf.UI.VisualTools Namespace / WpfMprImageTool Class / AddAndBuildSlice Methods / AddAndBuildSlice(WpfMprSliceView) Method
Syntax Exceptions Requirements SeeAlso
In This Topic
AddAndBuildSlice(WpfMprSliceView) Method (WpfMprImageTool)
In This Topic
Adds slice to the slice collection of focused slice and starts building of slice.
Syntax

Parameters

sliceView
The slice to build.
Exceptions
ExceptionDescription
Thrown if sliceView is null.
Thrown if the view can not be created.
Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also