public bool IsValid( Plane plane )
'Declaration Public Function IsValid( _ ByVal plane As Plane _ ) As Boolean
'Usage Dim instance As PlaneOrientation Dim plane As Plane Dim value As Boolean value = instance.IsValid(plane)
public: bool IsValid( Plane plane )
Target Platforms
PlaneOrientation Class PlaneOrientation Members