C#
VB
C++
Public Function IsValid( _
ByVal plane As Leadtools.Dicom.Common.Datatypes.Plane _
) As Boolean
public:
bool IsValid(
Leadtools.Dicom.Common.Datatypes.Plane plane
)
true if plane is consistent with the combination of Top and Right
For an example, refer to GetImage.
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