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 |
bool isBuiltInArrow( const ACHAR * pName );
dbdim.h
Returns true if pName is the local or globally invariant name of a built-in arrowhead. Otherwise returns false.
| Parameters | Description |
|---|---|
| pName | Dimension arrowhead name |