IsValid Method

Summary

Verifies that the Axial, Coronal, and Sagittal contain valid PlaneOrientation entries.

Syntax
C#
VB
C++
public bool IsValid() 
Public Function IsValid() As Boolean 
public: 
bool IsValid();  

Return Value

returns true if the Axial, Coronal, and Sagittal contain valid PlaneOrientation entries; otherwise, it is false.

Example

For an example, refer to GetImage.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly