Add a Circle by defining its center point and radius.
![]()
Synopsis
int uiAddCircle( int nLayer, int nPurpose, dbPoint* cen, float radius )
Return Value
Returns 1 if successful, else 0.
Parameters
nLayer - Layer number to assign
nPurpose - Purpose number to assign
cen - center point
radius - radius of circle