NhlIsView
This function is used to distinguish HLU view object from other types of HLU Object.
Synopsis
function NhlIsView(
obj : graphic
)
Arguments
- obj
- An array of one or more HLU objects.
Description
This function returns a logical array with the same dimensions as the input argument obj. The output array elements are True when the corresponding input element references an HLU View object and False when the input element is any other class of HLU object.
Reference Manual Control Panel
NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?
$Revision: 1.5 $ $Date: 1998/06/15 21:28:44 $