CODCirclePort::Create

BOOL CODCirclePort::Create(CPoint ptConnect, int nRadius)

Creates the port object from a point and radius.

Defined in: OdCirclePort.cpp

Return Value

Non-zero if the creation was successful.

Parameters

ptConnect

The connection point of the port.

nRadius

The radius of the port.