Gets or sets the value that indicates whether the request for 3D information has succeeded.
public bool Succeed { get; set; }
Public Property Succeed As Boolean
true if the 3D information was successfully retrieved; otherwise, false.
You must fill this value from what the method Leadtools.Medical3D.Medical3DEngine.Provide3DInformation returns. Otherwise, you may encounter an unexpected behavior.
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