C++
bool isBuiltInArrow( const ACHAR * pName );
File
dbdim.h
Description
Returns true if pName is the local or globally invariant name of a built-in arrowhead. Otherwise returns false.
Parameters
Parameters | Description |
---|---|
pName | Dimension arrowhead name |