dbSetPathSegPoints
dbSetPathSegPoints(d_pathSegId l_beginPt l_endPt) => t/nil
Description
Specifies the beginning and ending points for the given path segment.
If the orientation of pathSeg is changed from orthogonal to diagonal, or conversely, the physical width will change, but the oaPathStyle width will remain the same. This is because the physical width = oaPathSeg width ![]()
/2 when the pathSeg is diagonal.
Arguments
Value Returned
Related Topics
Return to top