Description Identifies if a given source is a Position Bitmap source.
Syntax bmp = IsSourcePosBitmap ( n )
Parameters bmp (Boolean) True if the source is a Position Bitmap source, False otherwise.
n As Long Node number of the source.
Remarks This function identifies if a given source is a Position Bitmap source. It does not set any errors.
See Also Examples
|