←Select platform

IsValid Method

Summary

Indicates if Top and Right are valid combinations for plane.

Syntax

C#
VB
C++
public bool IsValid( 
   Plane plane 
) 
Public Function IsValid( _ 
   ByVal plane As Leadtools.Dicom.Common.Datatypes.Plane _ 
) As Boolean 

Parameters

plane
The specified plane that is being verified as valid combination with Top and Right

Return Value

true if plane is consistent with the combination of Top and Right

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