←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly