Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
IsValid Method
See Also 
Leadtools.Dicom.Common.DataTypes Namespace > PlaneOrientation Class : IsValid Method



plane
The specified plane that is being verified as valid combination with Top and Right
plane
The specified plane that is being verified as valid combination with Top and Right
Indicates if Top and Right are valid combinations for plane.

Syntax

Visual Basic (Declaration) 
Public Function IsValid( _
   ByVal plane As Plane _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As PlaneOrientation
Dim plane As Plane
Dim value As Boolean
 
value = instance.IsValid(plane)
C# 
public bool IsValid( 
   Plane plane
)
C++/CLI 
public:
bool IsValid( 
   Plane plane
) 

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features