Succeed Property

Summary
Gets or sets the value that indicates whether the request for 3D information has succeeded.
Syntax
C#
C++/CLI
public bool Succeed { get; set; } 
            public: 
property bool Succeed { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the 3D information was successfully retrieved; otherwise, false.

Remarks

You must fill this value from what the method Leadtools.Medical3D.Medical3DEngine.Provide3DInformation returns. Otherwise, you may encounter an unexpected behavior.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.